Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » PDE fails on linked class folder
PDE fails on linked class folder [message #276564] Thu, 25 November 2004 09:38
Eclipse UserFriend
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
Previous Topic:problem about tree viewer
Next Topic:plugins for non-root user
Goto Forum:
  


Current Time: Tue Jul 22 20:34:51 EDT 2025

Powered by FUDForum. Page generated in 0.03696 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top