Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Commit

Permalink
add category file
Browse files Browse the repository at this point in the history
  • Loading branch information
denuno committed Apr 22, 2016
1 parent d7e8530 commit f14a9b6
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions org.cfeclipse.cfml.update/category.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
<feature id="org.cfeclipse.cfml.feature" version="0.0.0">
<category name="cfeclipse.category.id"/>
</feature>
<feature id="org.cfeclipse.cfml.docsharesupport.feature" version="0.0.0">
<category name="cfeclipse.optional.category.id"/>
</feature>
<category-def name="cfeclipse.category.id" label="CFEclipse CFML Editor (Required)">
<description>
CFEclipse CFML Editor (Required)
</description>
</category-def>
<category-def name="cfeclipse.optional.category.id" label="CFEclipse DocShare Support (Optional)">
<description>
CFEclipse DocShare Support (Optional)
</description>
</category-def>
</site>

0 comments on commit f14a9b6

Please sign in to comment.