Skip to content

Commit

Permalink
JBDS-3510 add Buildship to devstudio OOTB
Browse files Browse the repository at this point in the history
Signed-off-by: nickboldt <nboldt@redhat.com>
  • Loading branch information
nickboldt committed May 31, 2017
1 parent 42f318f commit 6031c8c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions features/com.jboss.devstudio.core.rpm.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
<includes id="org.jboss.tools.wtp.runtimes.tomcat.feature" version="0.0.0"/>

<requires>
<import feature="org.eclipse.buildship"/>
<import feature="org.eclipse.datatools.common.doc.user"/>
<import feature="org.eclipse.datatools.connectivity.doc.user"/>
<import feature="org.eclipse.datatools.connectivity.feature"/>
Expand Down
6 changes: 6 additions & 0 deletions site/category.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,12 @@
<category name="WebTools" />
</feature>

<!-- JBDS-3510 add Buildship -->
<feature id="org.eclipse.buildship">
<category name="CoreTools" />
<category name="WebTools" />
</feature>

<!-- JBIDE-19045 include Tern -->
<bundle id="minimal-json"/>
<bundle id="minimatch.java" />
Expand Down

0 comments on commit 6031c8c

Please sign in to comment.