Here is a quick hack which doesn't require any plugin installation, instead you just need to add a few lines to your current layout's CSS file. Works perfectly for me in v4.2.2 Navigate to <ECLIPSE_HOME>/plugins/org.eclipse.platform_<VERSION>/…
警告:Classpath entry org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER will not be exported or published. Runtime ClassNotFoundExceptions may result. 解决办法如下: properties->Deployment Assembly->Add->Java Build path Entries 添加完成后可以看到如下: 最后Apply即可.…