Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: UDIG 1.2.2
-
Fix Version/s: UDIG 1.2.2
-
Component/s: application
-
Labels:None
-
Environment:eclipse helios, linux-AMD64-2.6.32 java1.6.20 udig-sdk-1.2-snapshot-sdk-linux
Description
When opening any geotools-modul from plugin-dependencies in eclipse, src-link does not function and only class-file is displayed.
Solution or much more a workaround:
after copying all src-balls from
udig-1.2-snapshot/sdk/plugins/net.refractions.udig.libs.source_1.2.0.201007121358/lib/sources
to
udig-1.2-snapshot/sdk/plugins/net.refractions.udig_platform.source_1.2.0.201007121358/src/net.refractions.udig.libs_1.2.0.201007121358/lib and restart/reload target platform,
sources are linked to class-files again. I don't know how to fix it in udig-build-system, but for me this workaround works and debugging is not such a big pain.
Jesse indicated that the problem may be the directory structure between net.refractions.udig.libs.source and net.refractions.udig.libs?
Up till now most of my effort has focused on the plugins.xml entry; which is obviously not working.