Author: nickboldt
Date: 2010-06-24 10:43:58 -0400 (Thu, 24 Jun 2010)
New Revision: 22995
Modified:
trunk/ws/tests/org.jboss.tools.ws.creation.core.test/
trunk/ws/tests/org.jboss.tools.ws.creation.core.test/.project
Log:
svn:ignore + add apiAnalysis nature/builder
Property changes on: trunk/ws/tests/org.jboss.tools.ws.creation.core.test
___________________________________________________________________
Name: svn:ignore
- bin
build
target
+ target
buildlog.latest.txt
bin
build
*.class
screenshots
Modified: trunk/ws/tests/org.jboss.tools.ws.creation.core.test/.project
===================================================================
--- trunk/ws/tests/org.jboss.tools.ws.creation.core.test/.project 2010-06-24 14:43:31 UTC
(rev 22994)
+++ trunk/ws/tests/org.jboss.tools.ws.creation.core.test/.project 2010-06-24 14:43:58 UTC
(rev 22995)
@@ -1,28 +1,34 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>org.jboss.tools.ws.creation.core.test</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.ManifestBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.SchemaBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.pde.PluginNature</nature>
- <nature>org.eclipse.jdt.core.javanature</nature>
- </natures>
-</projectDescription>
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>org.jboss.tools.ws.creation.core.test</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.ManifestBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.SchemaBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.pde.api.tools.apiAnalysisBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.PluginNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.pde.api.tools.apiAnalysisNature</nature>
+ </natures>
+</projectDescription>
Show replies by date