[jbosstools-commits] JBoss Tools SVN: r22991 - trunk/ws/tests/org.jboss.tools.ws.ui.bot.test.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Jun 24 10:30:04 EDT 2010


Author: nickboldt
Date: 2010-06-24 10:30:03 -0400 (Thu, 24 Jun 2010)
New Revision: 22991

Modified:
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/
   trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/.project
Log:
svn:ignore + add apiAnalysis nature/builder


Property changes on: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test
___________________________________________________________________
Name: svn:ignore
   + target
buildlog.latest.txt
bin
build
*.class
screenshots



Modified: trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/.project
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/.project	2010-06-24 14:27:29 UTC (rev 22990)
+++ trunk/ws/tests/org.jboss.tools.ws.ui.bot.test/.project	2010-06-24 14:30:03 UTC (rev 22991)
@@ -25,10 +25,16 @@
 			<arguments>
 			</arguments>
 		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
 	</buildSpec>
 	<natures>
 		<nature>org.springframework.ide.eclipse.core.springnature</nature>
 		<nature>org.eclipse.pde.PluginNature</nature>
 		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
 	</natures>
 </projectDescription>



More information about the jbosstools-commits mailing list