Labot2001 Posted December 6, 2009 Share Posted December 6, 2009 Hey all, Just installed Eclipse - but for some reason I can't run my program as a Java Application. Screen shots in lieu of describing what's going on. So, any idea how to fix this? Link to comment Share on other sites More sharing options...
0 Andre S. Veteran Posted December 6, 2009 Veteran Share Posted December 6, 2009 Did you create a Java project, and are trying to run this project? Is there a package? Link to comment Share on other sites More sharing options...
0 Labot2001 Posted December 6, 2009 Author Share Posted December 6, 2009 Did you create a Java project, and are trying to run this project? Is there a package? No, I just opened a .java file from my flash drive, because I work between home and school. Link to comment Share on other sites More sharing options...
0 Andre S. Veteran Posted December 6, 2009 Veteran Share Posted December 6, 2009 Well, that won't work AFAIK. You need to create a Java project and add your file to it. Link to comment Share on other sites More sharing options...
0 JamesCherrill Posted December 7, 2009 Share Posted December 7, 2009 You need to go into "run configurations..." and create a new config by specifying the main class and any other parameters and settings Link to comment Share on other sites More sharing options...
Question
Labot2001
Hey all,
Just installed Eclipse - but for some reason I can't run my program as a Java Application. Screen shots in lieu of describing what's going on.
So, any idea how to fix this?
Link to comment
Share on other sites
4 answers to this question
Recommended Posts