This morning I\'ve updated my Ubuntu version and now I can\'t run my application from eclipse.
The problem is that the list that appears when I click on \"Run As\" i
Run command:
sudo apt-get --reinstall install tzdata-java
This is because eclipse doesn't detect you'r application goal, If installed eclipse supports what you want to run, you can reach it from "Run As -> Run Configurations..." then select you'r application goal to run and configure it, it need some application settings up to what application want.