Skip to content

Commit 43c0c74

Browse files
committed
added javax.annotation bundle to p2 update repo for compatibility with older eclipse versions
1 parent 5764b82 commit 43c0c74

File tree

3 files changed

+26
-0
lines changed

3 files changed

+26
-0
lines changed

eclipse-distribution/org.springframework.boot.ide.product.e414/category.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,14 @@
124124
<category name="Uncategorized"/>
125125
</bundle>
126126

127+
<bundle id="javax.annotation" version="0.0.0">
128+
<category name="Uncategorized"/>
129+
</bundle>
130+
131+
<bundle id="javax.annotation.source" version="0.0.0">
132+
<category name="Uncategorized"/>
133+
</bundle>
134+
127135
<bundle id="javax.xml.bind" version="0.0.0">
128136
<category name="Uncategorized"/>
129137
</bundle>

eclipse-distribution/org.springframework.boot.ide.product.e415/category.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,18 @@
124124
<category name="Uncategorized"/>
125125
</bundle>
126126

127+
<bundle id="javax.annotation" version="0.0.0">
128+
<category name="Uncategorized"/>
129+
</bundle>
130+
131+
<bundle id="javax.annotation.source" version="0.0.0">
132+
<category name="Uncategorized"/>
133+
</bundle>
134+
127135
<bundle id="javax.xml.bind" version="0.0.0">
128136
<category name="Uncategorized"/>
129137
</bundle>
138+
130139
<bundle id="javax.xml.bind.source" version="0.0.0">
131140
<category name="Uncategorized"/>
132141
</bundle>

eclipse-distribution/org.springframework.boot.ide.product.e416/category.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,18 @@
124124
<category name="Uncategorized"/>
125125
</bundle>
126126

127+
<bundle id="javax.annotation" version="0.0.0">
128+
<category name="Uncategorized"/>
129+
</bundle>
130+
131+
<bundle id="javax.annotation.source" version="0.0.0">
132+
<category name="Uncategorized"/>
133+
</bundle>
134+
127135
<bundle id="javax.xml.bind" version="0.0.0">
128136
<category name="Uncategorized"/>
129137
</bundle>
138+
130139
<bundle id="javax.xml.bind.source" version="0.0.0">
131140
<category name="Uncategorized"/>
132141
</bundle>

0 commit comments

Comments
 (0)