Problems about compiler build
Wei CAO
caowei.cn at gmail.com
Sun Mar 16 23:06:15 PDT 2008
Dear all,
Two months ago I successfully built and tested javac
source codes within OpenJDK source bundles following
Alexander's wonderful tutorial using Eclipse on Lunix
Fedora core7.
Now I wanted to rebuild it on my own laptop with Windows
vista. In Eclipse I created a new java project from existing
source which was the successfully built OpenJDK directory.
When I built the project, I got the following error:
The project was not built due to "A resource exists with a different case:
'/JDK1.7-from-old/langtools/test/tools/javac/T6435291/com'.". Fix the
problem, then try refreshing this project and building it since it may be
inconsistent.
Could anyone tell me how this error is caused and how I can fix it?
Thanks a lot!
Wendy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20080317/2da1e125/attachment.html
More information about the compiler-dev
mailing list