Community
Participate
Working Groups
Build Identifier: eclipse 3.6 Java does well to support long path name since 1.5. After jvm is started, java process can load the plugins/classes whose path length exceed 255 characters. But eclipse.exe doesn't support long path well, it would fail to find its share library. Reproducible: Always Steps to Reproduce: 1. create long depth directories, such as c:\blab\...\blabla 2. unzip the eclipse SDK to the long depth folder 3. make sure the length of <inst>\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.1.0.v20100503\eclipse_1307.dll more than 255 characters 4. launch eclipse.exe 5. get an error dialog that indicates the companion shared library can't be found
*** This bug has been marked as a duplicate of bug 240027 ***