Sebastian Posted November 16, 2015 Share Posted November 16, 2015 Hi everyone, since the newest update of Java, i'm getting this error when i want to run my GUI: Error: could not open `C:\Program Files (x86)\Java\lib\amd64\jvm.cfg'. I've been searching everywhere on the web, tried to install new Java and JDK, but still gives me this error. I use Eclipse. I had to import JavaFX because i'm following the new boston his tutorial on GUI's. I don't really know if it's the JavaFX that is creating this error, or the newest Java update. Sincerely your's, Sebastian. Quote Link to comment Share on other sites More sharing options...
Explv Posted November 16, 2015 Share Posted November 16, 2015 (edited) Hi everyone, since the newest update of Java, i'm getting this error when i want to run my GUI: Error: could not open `C:\Program Files (x86)\Java\lib\amd64\jvm.cfg'. I've been searching everywhere on the web, tried to install new Java and JDK, but still gives me this error. I use Eclipse. I had to import JavaFX because i'm following the new boston his tutorial on GUI's. I don't really know if it's the JavaFX that is creating this error, or the newest Java update. Sincerely your's, Sebastian. Maybe you need to update the Java path in Eclipse now that you have updated Java? Edit: http://bfy.tw/2p2K Edited November 16, 2015 by Explv 1 Quote Link to comment Share on other sites More sharing options...
Sebastian Posted November 16, 2015 Author Share Posted November 16, 2015 (edited) Maybe you need to update the Java path in Eclipse now that you have updated Java?THAT COULD BE IT! Seems like the most useful thing to do. Problem is, i'm just a starter, can you maybe tell me how to do that? Would be so great because i can work on my GUI again!Edit: i googled that, but i don't really understand what to do.. Man i feel so stupid Edited November 16, 2015 by OSRS Sebastian Quote Link to comment Share on other sites More sharing options...
Explv Posted November 16, 2015 Share Posted November 16, 2015 (edited) THAT COULD BE IT! Seems like the most useful thing to do. Problem is, i'm just a starter, can you maybe tell me how to do that? Would be so great because i can work on my GUI again! Edit: i googled that, but i don't really understand what to do.. Man i feel so stupid I think the problem is your PATH got fucked up somehow. Go to the Chat Box, and i'll try and help Edited November 16, 2015 by Explv Quote Link to comment Share on other sites More sharing options...
Sebastian Posted November 16, 2015 Author Share Posted November 16, 2015 Allright. Coming! Quote Link to comment Share on other sites More sharing options...
Sebastian Posted November 16, 2015 Author Share Posted November 16, 2015 This topic can be locked! Explv solved the issue. The problem was the Java Build Path! Thanks again Explv! Quote Link to comment Share on other sites More sharing options...