Community
Participate
Working Groups
I get an exception in my RCP application if I do not specify a CSS style. See http://pastebin.com/vWEqqCpv for the exception. To replicate download the zip and import all projects into the workspace. Start the product via todo.product from the com.example.e4.rcp.todo.product A workaround is to add the applicationCSS property pointing to platform:/plugin/com.example.e4.rcp.todo/css/empty.css in <product application="org.eclipse.e4.ui.workbench.swt.E4Application" name="to-do"> <property name="appName" value="to-do"> </property>
Created attachment 240535 [details] Example projects
Released as : http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?id=836a2eac5fe37a461a724f7a1ad7e2b380b06543 Daniel
Verified in the build: I20140428-2000 Daniel