Results 1 to 2 of 2
- 12-20-2014, 11:04 PM #1
Member
- Join Date
- Dec 2014
- Posts
- 2
- Rep Power
- 0
Problem with running project in NetBeans 6.9
Hello
Today I downloaded NetBeans 6.9 because I have to make a JavaFXschoolproject with it. Everything worked but when I tried to run my project I got an error (wrong JDK, you have 1.8 where 1.7 is required) I solved this problem by installing the right JDK. When I try to run a project, I now get the following error: cannot start Java.exe. Do you guys know how I can solve this problem? I tried to find a solution on internet, but after several hours I still get the same error.
- 12-22-2014, 09:23 PM #2
Member
- Join Date
- Dec 2014
- Posts
- 2
- Rep Power
- 0
Re: Problem with running project in NetBeans 6.9
Hello,
The past few day I tried a lot of posiible solution. At a point where I was almost going to give up I downloaded the latest version of Java, this resulted in an other error when I run a project:
java.lang.NoSuchMethodError: javafx.stage.Stage.<init>(Z)V
at Schaakbord.Schaakbordlang$1Local$1.doit$$0(Schaakb ordlang.fx:33)
at Schaakbord.Schaakbordlang$1Local$1.doit$$0(Schaakb ordlang.fx:33)
at Schaakbord.Schaakbordlang.javafx$run$(Schaakbordla ng.fx:33)
at Schaakbord.Schaakbordlang.javafx$run$(Schaakbordla ng.fx:33)
(Schaakbord is my package name and Schaakbordlang is the name of the file I try to run)
I hope there is someone out there who can and wants to help me with this next problem.
Similar Threads
-
Problem with running EJB project
By Sara1991 in forum Enterprise JavaBeans (EJB)Replies: 2Last Post: 06-14-2013, 11:25 PM -
[NetBeans 7.1.1. + Android]Project Resources Compile Problem
By KernelPanic in forum AndroidReplies: 0Last Post: 04-06-2012, 03:46 AM -
Problem running Applet in IE but works when running just Java in Netbeans?
By rodneyc8063 in forum Java AppletsReplies: 7Last Post: 12-18-2011, 05:13 AM -
Problem with JAR in NetBeans desktop applicaiton project
By vagrawal13 in forum NetBeansReplies: 0Last Post: 04-16-2011, 10:36 AM -
Problem running oustide of NetBeans
By CollinD in forum Java AppletsReplies: 5Last Post: 12-13-2010, 03:07 PM
Bookmarks