could not calculate build plan plugin maven-compiler-plugin Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.5 or one of its dependencies could not be resolved: Solution: remove the following folder and then try to re-run the mvn command and it will work. rm -rf ~/.m2/repository/org/apache/maven/plugins/maven-*
In this blog I'll demonstrate how to implement few very basic application functionalities in Eclipse RCP.