Skip to content

Commit

Permalink
Enable RAP Tools in RCP package again
Browse files Browse the repository at this point in the history
This reverts commit c68d0b1.

The dependency issues in RAP Tools are now fixed, and the contribution
to the Simultaneous Release Repository has been activated in M2 again
(still using Jetty 9.4 bundles, upgrade to 10.x planned).
Therefore re-adding the missing feature to the package.

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=572781
Signed-off-by: Markus Knauer <mknauer@eclipsesource.com>
Change-Id: I1eb22550b3b58707f1d2b1f842690ed8302b28f1
  • Loading branch information
mknauer committed May 5, 2021
1 parent 99227a3 commit 6908550
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/org.eclipse.epp.package.rcp.product/epp.product
Original file line number Diff line number Diff line change
Expand Up @@ -221,8 +221,7 @@ United States, other countries, or both.
<feature id="org.eclipse.m2e.lemminx.feature" installMode="root"/>
<feature id="org.eclipse.m2e.logback.feature" installMode="root"/>
<feature id="org.eclipse.oomph.setup" installMode="root"/>
<!-- Disabled - see Bug 572781 -->
<!-- <feature id="org.eclipse.rap.tools.feature" installMode="root"/> -->
<feature id="org.eclipse.rap.tools.feature" installMode="root"/>
<feature id="org.eclipse.swtbot.eclipse.gef" installMode="root"/>
<feature id="org.eclipse.swtbot.eclipse" installMode="root"/>
<feature id="org.eclipse.swtbot.ide" installMode="root"/>
Expand Down

0 comments on commit 6908550

Please sign in to comment.