Eclipse is not allowing me to run my program as a java application. I have already downloaded the right JDK for my lap top. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Eclipse is not allowing me to run my program as a java application. I have already downloaded the right JDK for my lap top.

I downloaded the JDK and Eclipse but for some reason don't have the option to run my program as a java application. It says "(None applicable)". I added the correct PATH to my environment variables. What am I missing?

19th Nov 2016, 5:33 PM
Brandon Lindsey
Brandon Lindsey - avatar
3 Answers
+ 1
make sure that you are in the correct perspective. see the top right corner and check if java perspective is selected.
20th Nov 2016, 2:31 AM
Nikunj Arora
Nikunj Arora - avatar
0
Once you have downloaded the Eclipse archive, the next step is to decompress the file, which creates an unzipped Eclipse folder. Since Eclipse has no installer, there will be an executable file in the Eclipse folder (for Windows: eclipse.exe). Double clicking the file launches Eclipse (this also applies to other operating systems)
22nd Nov 2016, 7:41 PM
vikash kumar
vikash kumar - avatar
0
Remove Errors 😄
3rd Dec 2016, 9:18 AM
Jacob Zackaria
Jacob Zackaria - avatar