[jbosstools-commits] JBoss Tools SVN: r42463 - branches/jbosstools-3.3.x/central/plugins/org.jboss.tools.central.discovery.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Mon Jul 9 12:14:51 EDT 2012
Author: nickboldt
Date: 2012-07-09 12:14:49 -0400 (Mon, 09 Jul 2012)
New Revision: 42463
Modified:
branches/jbosstools-3.3.x/central/plugins/org.jboss.tools.central.discovery/plugin.xml
Log:
apply ~/Screenshots/JBDS2218-33x.patch for JBDS-2218
Modified: branches/jbosstools-3.3.x/central/plugins/org.jboss.tools.central.discovery/plugin.xml
===================================================================
--- branches/jbosstools-3.3.x/central/plugins/org.jboss.tools.central.discovery/plugin.xml 2012-07-09 15:26:57 UTC (rev 42462)
+++ branches/jbosstools-3.3.x/central/plugins/org.jboss.tools.central.discovery/plugin.xml 2012-07-09 16:14:49 UTC (rev 42463)
@@ -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/stable/indigo/central/core/">
+ <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"
More information about the jbosstools-commits
mailing list