Community
Participate
Working Groups
Build Identifier: I20110620-1631 When using the E4 Application wizard it would be nice if the resulting project could be run and exported without problems. Currently this is not the case: the resulting project cannot be exported and run without problems because Application.e4xmi, plugin.xml and the css and icons folders are not added to build.properties by default (if they are present). Please adapt the wizard so that those files when generated are also added to build.properties See also: http://dev.eclipse.org/mhonarc/lists/e4-dev/msg05525.html Reproducible: Always Steps to Reproduce: 1.Download the 4.1 release from http://download.eclipse.org/e4/sdk/ 2.Install the following plug-ins: Eclipse e4 Modeled Workbench, Eclipse e4 Tools 3.Create e4 application using e4 Application project wizard (preserve all the defaults) 4.Export of product fails because Application.e4xmi, plugin.xml and the css and icons folder are not added to build properties
Pushed to master as 538e09e75ee44c32978028a5a8b3efff5e47473d
Thank you!