Author: nickboldt
Date: 2012-07-09 12:16:56 -0400 (Mon, 09 Jul 2012)
New Revision: 42465
Modified:
trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml
Log:
JBDS-2218 add eclipse-cs connector
Modified: trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml
===================================================================
--- trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml 2012-07-09 16:16:35
UTC (rev 42464)
+++ trunk/central/plugins/org.jboss.tools.central.discovery/plugin.xml 2012-07-09 16:16:56
UTC (rev 42465)
@@ -342,6 +342,24 @@
<connectorDescriptor
categoryId="org.jboss.tools.central.discovery.testing"
groupId="org.jboss.tools.central.discovery.testing.local"
+ description="Tool support for Checkstyle"
+ id="net.sf.eclipsecs"
+ kind="task"
+ license="Free, LGPL"
+ name="Eclipse Checkstyle"
+ provider="eclipse-cs Project"
+
siteUrl="http://download.jboss.org/jbosstools/updates/development/ju...
+ <iu id="net.sf.eclipsecs"/>
+ <icon
+ image32="images/checkstyle_32.png">
+ </icon>
+ <overview
+
url="http://eclipse-cs.sourceforge.net/">
+ </overview>
+ </connectorDescriptor>
+ <connectorDescriptor
+ categoryId="org.jboss.tools.central.discovery.testing"
+ groupId="org.jboss.tools.central.discovery.testing.local"
description="Tool support for FindBugs"
id="edu.umd.cs.findbugs.plugin.eclipse"
kind="task"