Skip to content

Commit

Permalink
Add dependencies to update-site
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed May 11, 2022
1 parent 3ac1251 commit 27b7594
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion org.eclipse.tm4e.repository/category.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,27 @@
<bundle id="org.eclipse.tm4e.samples.source" version="0.0.0">
<category name="Sources"/>
</bundle>
<bundle id="org.joni" version="0.0.0">
<bundle id="com.google.gson" version="0.0.0">
<category name="Dependencies"/>
</bundle>
<bundle id="org.apache.batik.constants" version="0.0.0">
<category name="Dependencies"/>
</bundle>
<bundle id="org.apache.batik.css" version="0.0.0">
<category name="Dependencies"/>
</bundle>
<bundle id="org.apache.batik.util" version="0.0.0">
<category name="Dependencies"/>
</bundle>
<bundle id="org.jcodings" version="0.0.0">
<category name="Dependencies"/>
</bundle>
<bundle id="org.joni" version="0.0.0">
<category name="Dependencies"/>
</bundle>
<bundle id="org.yaml.snakeyaml" version="0.0.0">
<category name="Dependencies"/>
</bundle>
<category-def name="TextMate" label="TextMate"/>
<category-def name="Samples" label="Samples"/>
<category-def name="Sources" label="Sources"/>
Expand Down

0 comments on commit 27b7594

Please sign in to comment.