Bug 10394

Summary: symbolic links upset JRE path
Product: [Eclipse Project] JDT Reporter: John Tromp <tromp>
Component: CoreAssignee: Jerome Lanneluc <jerome_lanneluc>
Status: VERIFIED WORKSFORME QA Contact:
Severity: normal    
Priority: P4    
Version: 2.0   
Target Milestone: 2.0 F2   
Hardware: PC   
OS: Linux   
Whiteboard:

Description John Tromp CLA 2002-02-27 11:18:34 EST
My IBMJava2-13 installation resides in /opt which is a symbolic link to /data/opt,
where /data is another partition mounted at boot time. Somehow, eclipse is unable
to resolve this link when I start a new java project and reports
Illegal library path. I can circumvent the problem by specifying the /data/opt
path, but it really should work with the symbolic link.
Comment 1 Philipe Mulet CLA 2002-02-27 11:38:37 EST
Which build are you running and which platform (Linux?) ?
Comment 2 John Tromp CLA 2002-02-27 11:50:11 EST
Eclipse build 20011206 running on Debian, kernel 2.4.17 (latest unstable)
Comment 3 Philipe Mulet CLA 2002-02-28 17:21:06 EST
David - once we get the new Linux machines, can you give it a try to see if you 
can reproduce it ?
Comment 4 Philipe Mulet CLA 2002-05-14 09:05:03 EDT
Need to check before we ship. 
Comment 5 Jerome Lanneluc CLA 2002-05-30 11:35:31 EDT
Verified this is fixed.
Closing.
Comment 6 Jerome Lanneluc CLA 2002-06-04 05:56:01 EDT
Verified