Bug 10394 - symbolic links upset JRE path
Summary: symbolic links upset JRE path
Status: VERIFIED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Linux
: P4 normal (vote)
Target Milestone: 2.0 F2   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-27 11:18 EST by John Tromp CLA
Modified: 2002-06-04 05:56 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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