Why can't I compile and run in Netbeans while developing for Android but I can...

Ghast

New member
Joined
Sep 10, 2010
Messages
2
Reaction score
0
Points
1
...when developing for Java? I just installed Netbeans today and went through a tutorial on getting the Android SDK installed. As far as I can tell I was successful as it allowed me to activate the Android Plugin and sees that I have an Android 2.2 platform. However, when I try to compile it gives me the whole "Java is not a recognized program or batch file" (that isn't word for word, just off what I remember it saying, I know this is a common error message). However, If I am developing for just a Java program I can compile and run successfully. So I'm assuming I have all of the path stuff correct. So...is there some special setting that I have to change in my Android development options that I don't know about?
 
Back
Top