| Summary: | [e4] Application.e4xmi not present in build.properties | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Nobody - feel free to take it <nobody> |
| Component: | Incubator | Assignee: | Project Inbox <rap.incubator-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | mknauer, tom.schindl |
| Version: | 3.1 | ||
| Target Milestone: | 3.1 M6 | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: |
https://git.eclipse.org/r/65301 https://git.eclipse.org/c/rap/incubator/org.eclipse.rap.incubator.e4.git/commit/?id=2bfe7f66c6e014cb96667988c4133eac52da5cc5 |
||
| Whiteboard: | |||
New Gerrit change created: https://git.eclipse.org/r/65301 Gerrit change https://git.eclipse.org/r/65301 was merged to [master]. Commit: http://git.eclipse.org/c/rap/incubator/org.eclipse.rap.incubator.e4.git/commit/?id=2bfe7f66c6e014cb96667988c4133eac52da5cc5 Closing as fixed - should be part of the next nightly build. Markus I think we also need to fix this in the new project wizard! Not sure if we should reopen this one or file another one for that. (In reply to Thomas Schindl from comment #4) > ...need to fix this in the new project wizard! Very true, that part is missing... reopening this bug. Pending change https://git.eclipse.org/r/#/c/67237/ Fixed with change https://git.eclipse.org/r/#/c/67237/ |
When using the Eclipse e4 RAP demo and deploying to WAR product, it does not run because one has to add Application.e4xmi in the build.properties file. build.properties should be: source.. = src/ output.. = bin/ bin.includes = META-INF/,\ OSGI-INF/,\ .,\ Application.e4xmi