Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Commit 059547b

Browse files
committed
JBIDE-25582 add org.jboss.tools.maven.springboot.feature and sources to Devstudio CoreTools and MavenTools categories; add to com.jboss.devstudio.core.rpm.feature for OOTB install too
Signed-off-by: nickboldt <[email protected]>
1 parent 4cfc52d commit 059547b

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

features/com.jboss.devstudio.core.rpm.feature/feature.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
<import feature="org.jboss.tools.maven.jdt.feature"/>
7070
<import feature="org.jboss.tools.maven.project.examples.feature"/>
7171
<import feature="org.jboss.tools.maven.sourcelookup.feature"/>
72+
<import feature="org.jboss.tools.maven.springboot.feature"/>
7273

7374
<!--
7475
The following plugin is required for completeness and usability of product only.

site/category.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,10 @@
239239
<category name="CoreTools" />
240240
<category name="MavenTools" />
241241
</feature>
242+
<feature id="org.jboss.tools.maven.springboot.feature">
243+
<category name="CoreTools" />
244+
<category name="MavenTools" />
245+
</feature>
242246
<feature id="org.jboss.tools.common.jdt.feature">
243247
<category name="CoreTools" />
244248
<category name="GeneralTools"/>
@@ -456,6 +460,7 @@
456460
<feature id="org.jboss.tools.maven.project.examples.feature.source"/>
457461
<feature id="org.jboss.tools.maven.seam.feature.source"/>
458462
<feature id="org.jboss.tools.maven.sourcelookup.feature.source"/>
463+
<feature id="org.jboss.tools.maven.springboot.feature.source"/>
459464
<feature id="org.jboss.tools.runtime.core.feature.source"/>
460465
<feature id="org.jboss.tools.runtime.seam.detector.feature.source"/>
461466
<feature id="org.jboss.tools.livereload.feature.source"/>

0 commit comments

Comments
 (0)