forked from ecd-plugin/update
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcategory.xml
23 lines (23 loc) · 1.62 KB
/
category.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<site>
<feature url="features/org.sf.feeling.decompiler_3.1.1.201811062102.jar" id="org.sf.feeling.decompiler" version="3.1.0.qualifier">
<category name="org.sf.feeling.decompiler.core"/>
</feature>
<feature url="features/org.sf.feeling.decompiler.cfr_3.1.1.201811062102.jar" id="org.sf.feeling.decompiler.cfr" version="3.1.1.201811062102">
<category name="org.sf.feeling.decompiler.plugins"/>
</feature>
<feature url="features/org.sf.feeling.decompiler.jad_3.1.1.201811062102.jar" id="org.sf.feeling.decompiler.jad" version="3.1.1.201811062102" os="linux,macosx,win32" arch="x86,x86_64">
<category name="org.sf.feeling.decompiler.plugins"/>
</feature>
<feature url="features/org.sf.feeling.decompiler.jd_3.1.1.201811062102.jar" id="org.sf.feeling.decompiler.jd" version="3.1.1.201811062102" os="linux,macosx,win32" arch="x86,x86_64">
<category name="org.sf.feeling.decompiler.plugins"/>
</feature>
<feature url="features/org.sf.feeling.decompiler.procyon_3.1.1.201811062102.jar" id="org.sf.feeling.decompiler.procyon" version="3.1.1.201811062102">
<category name="org.sf.feeling.decompiler.plugins"/>
</feature>
<feature url="features/org.sf.feeling.decompiler.source_3.1.1.201811062102.jar" id="org.sf.feeling.decompiler.source" version="3.1.1.201811062102">
<category name="org.sf.feeling.decompiler.plugins"/>
</feature>
<category-def name="org.sf.feeling.decompiler.core" label="Enhanced Class Decompiler"/>
<category-def name="org.sf.feeling.decompiler.plugins" label="Enhanced Class Decompiler (Optional)"/>
</site>