10 2013 档案

摘要:给RCP中加入jar包与一般的java工程是有些个区别的,否则会出现“java.lang.NoClassDefFoundError”Open plug-in.xmlGo to Runtime tab.Click on 'Add...' button in the Classpath sectionAdd your external jarAs a result my MANIFEST.MF now... 阅读全文
posted @ 2013-10-14 17:00 devbian 阅读(272) 评论(0) 推荐(0)
摘要:Some weeks ago I published how views can communicate using the EventAdmin-Service. To get things working in an 3.x application one has to write some glue code but more importantly one has to know abou... 阅读全文
posted @ 2013-10-11 09:22 devbian 阅读(424) 评论(0) 推荐(0)
摘要:错误详情:java.lang.RuntimeException: No application id has been found. at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:242) at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29) at org.eclipse.core.runtime.intern 阅读全文
posted @ 2013-10-10 14:24 devbian 阅读(2016) 评论(0) 推荐(1)