Launching Runtime workbench with '_' in project folder name, from FlashDrive Failure [message #292700] |
Tue, 11 October 2005 09:40 |
Eclipse User |
|
|
|
Originally posted by: Lamont_Gilbert.rigidsoftware.com
I am having a problem that I have experienced for a while now with
eclipse. This is kind long, but the error is simple so please bear with me.
I have plugin projects that are stored on folders on an encrypted
Kingston flash drive. The folders are like so
folder project
G:\WAD com.rgd.wad
G:\WAD_NextProject com.rgd.wad.nextp
G:\WADHelper com.rgd.wad.helper
The bin folders are linked to folders on my local harddrive so as not to
wear out the flash drive. During development I have these projects open
and am editing files and refactoring and compiling with ease.
Now, when I get ready to test the plugins I launch a runtime workspace.
I only want the projects com.rgd.wad and com.rgd.wad.helper. Those
are the only two projects open in the workspace, and the only two
checked on the launcher configuration at the time. In the config.ini
file those projects are correctly listed. Its a fresh launcher with
-clean and everything.
When I launch, the project com.rgd.wad.nextp leaks into the launch
environment and the launch fails complaining that it can't find
com.rgd.wad and other errors about not finding things that the nextp
project wants as well.
What happens is if I have a project in a folder named say 'WAD' and
another in a folder named say 'WAD_xxx' it does not matter what
replacex xxx, the project in the folder WAD is replaced during launch
with the project in the folder WAD_xxx.
If I cut and paste the folder WAD_xxx the problem goes away sometimes.
If I copy all folders to my harddrive and run from there, it seems to go
away as well.
I think this is related to the order the folders are returned to eclipse
in. I just don't know where to start my investigation. I need advice
and to hear if anyone else has seen this!? or any JVM/OS/Kingston bugs
that might be the root of this.
I have a bug open #112148, and had another one opened on same issue 6
months ago with a different model flash drive.
Thanks a lot,
CL Gilbert
|
|
|
Powered by
FUDForum. Page generated in 0.04593 seconds