Skip to content

Commit 371b961

Browse files
committed
[e4] Create corresponding features for RAP e4
Remove the migrated RAP Incubator features org.eclipse.rap.e4.base.feature and org.eclipse.rap.e4.target.feature from the build and from the Git repository. Replace them with new ones that match the existing RAP naming conventions: - org.eclipse.rap.e4.feature: All RAP e4 specific bundles from the RAP project. - org.eclipse.rap.e4.sdk.feature: Source bundles for above bundles. - org.eclipse.rap.e4.equinox.target.feature: All 3rd party bundles that are required to build and to run a basic RAP e4 based application. - org.eclipse.rap.e4.examples.feature: RAP e4 example project(s) Change-Id: I7cc4b48372ae24d6cfb68e6dea6c3b294894118f Signed-off-by: Markus Knauer <[email protected]>
1 parent 9634f68 commit 371b961

File tree

32 files changed

+1989
-788
lines changed

32 files changed

+1989
-788
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ features in
3737

3838
releng/org.eclipse.rap.build/repository/target/repository/
3939

40+
and a second one with the RAP e4 Runtime bundles in
41+
42+
releng/org.eclipse.rap.build/repository.e4/target/repository/
43+
4044
Official builds are available from the [RAP Download page] [4].
4145

4246
Contributions

0 commit comments

Comments
 (0)