UnSponsored Posted August 25, 2012 Posted August 25, 2012 BUILD FAILED C:\Users\UnSponsored\workspace\L2aCis_GS\build.xml:54: Class not found: javac1.7 any help?
0 Tryskell Posted August 25, 2012 Posted August 25, 2012 http://stackoverflow.com/questions/11037400/eclipse-class-not-found-javac1-7
0 UnSponsored Posted August 25, 2012 Author Posted August 25, 2012 http://stackoverflow.com/questions/11037400/eclipse-class-not-found-javac1-7 i use jdk1.7.0_04 what i have to put?
0 SweeTs Posted August 25, 2012 Posted August 25, 2012 Two options: - Only new versions of Eclipse support the JDK 1.7 (first Indigo versions couldn't) - You have to change the used JRE in preferences/java/installedJRes too If you still don't unserstand - Download new version of Eclipse which support the JDK 1.7 and / or - Open Eclipse -> Window -> Preferences -> Java -> InstalledJREs -> Add button -> Find folder where java is installed, select jdk1.7 - import -> Select jdk1.7 from list and you're done.
0 UnSponsored Posted August 25, 2012 Author Posted August 25, 2012 Two options: If you still don't unserstand - Download new version of Eclipse which support the JDK 1.7 and / or - Open Eclipse -> Window -> Preferences -> Java -> InstalledJREs -> Add button -> Find folder where java is installed, select jdk1.7 - import -> Select jdk1.7 from list and you're done. ok thnx.I Downloaded the new version of Eclipse.Lock It
Question
UnSponsored
any help?
4 answers to this question
Recommended Posts