Hi,
within one Java project, how can I run the following file to start to execute the following project?
JavaJava EEJSP
Last Comment
Sathish David Kumar N
8/22/2022 - Mon
Farzad Akbarnejad
Hi,
Just create java project from File > New > Project > Java Project then add source of your java class file to that project. Click on java file and choose Run as > Java Application.
-FA
Peter Chan
ASKER
Hi,
I choose the path like when accessing Eclipse Juno version
but then I get this and do not have the way to choose the java file to run
Farzad Akbarnejad
Hi,
Create new Java project and copy you java file to it and run it.
-FA
All of life is about relationships, and EE has made a viirtual community a real community. It lifts everyone's boat
William Peck
Peter Chan
ASKER
Yes, I've chosen "New project" within the tool but then I cannot proceed to the next below
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.
Not exactly the question you had in mind?
Sign up for an EE membership and get your own personalized solution. With an EE membership, you can ask unlimited troubleshooting, research, or opinion questions.
Just create java project from File > New > Project > Java Project then add source of your java class file to that project. Click on java file and choose Run as > Java Application.
-FA