Hello, im relatively new to the eclipse ide. My issue is that whenever I click the Run button, a window for Ant build pops up. I'm not exactly sure what Ant build is or does. All I know is that the compiler won't execute anymore as it used to. Any help will be greatly appreciated.
On 03/09/2012 05:11 PM, Adam Jackson wrote:
> Hello, im relatively new to the eclipse ide. My issue is that whenever I
> click the Run button, a window for Ant build pops up. I'm not exactly
> sure what Ant build is or does. All I know is that the compiler won't
> execute anymore as it used to. Any help will be greatly appreciated.
Click the arrow next to the run button. That will give a list of recent
launches. Pick the launch you want to run from the list.
An alternative is to use the Run->Run Configurations... menu item. This
will open up a dialog with all launch configurations. You can pick the
launch to run from the dialog.
I tried your advice and got to the dialog screen. I played around with the options for a while and tried to set everything back to default but with no luck. Another problem I recently found is that whenever click Run > Run As, it display "not applicable". The same thing also happens for Debug > Debug As. I've restarted Eclipse and even downloaded the newest versions with no luck. It there any way to reset Eclipse back to its original settings or something similar?