I've been having problems running a project, and others in Eclipse.
I was mainly developing plugins before this, so it's been a while since I've done a stand-alone project. Maybe I'm just forgetting about something? =/
When I "run as" "java application" in Eclipse, absolutely nothing happens with no console output, too.
I have a guess that I am using the wrong buildpath (although I never changed it.)
Here is a screenshot of all the options:
List of Java Execution Environments
Which one should I choose?
Since this is happening to all my projects, I thought there would be no need to post project-specific code. If I was wrong in thinking that, please inform me and I'll post it.
Sorry for the huge question, first time asking on here...