category.xml 364 B

12345678910
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <site>
  3. <description url="https://p3c.alibaba.com/plugin/eclipse/update">
  4. Alibaba Java Coding Guidelines
  5. </description>
  6. <feature id="com.alibaba.smartfox.eclipse.feature" version="0.0.0">
  7. <category name="Smartfox"/>
  8. </feature>
  9. <category-def name="Smartfox" label="Smartfox Eclipse Plugin"/>
  10. </site>