PDE fails on linked class folder [message #276564] |
Thu, 25 November 2004 09:38 |
Eclipse User |
|
|
|
Hi
We are using Rational ClearCase 'Dynamic Views' to manage our source code
base and a customised Eclipse workspace environment:
* Source code is stored on network drives and referenced by Eclipse
projects
* Object code is built locally on hard drives
Here's a sample plugin structure:
com.test.testPlugin (Eclipse Project on a network drive)
|
|--java (all Java source packages under this folder)
|
|--classes [->] ('classes' is a link to a local folder on this machine)
|
|--plugin.xml
When the plugin is launched in a runtime workspace, the Eclipse plugin
loader apparently fails to follow the symlink to the linked classes folder
and consequently fails to find the classes.
We have verfied that the plugin works if we do not use a linked folder for
the classes.
Any ideas? - Using the autobuilder on network files is deadly slow!
Thanks!
Michael Marconi
|
|
|
Powered by
FUDForum. Page generated in 0.03696 seconds