You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by eh...@apache.org on 2006/10/11 15:41:13 UTC

svn commit: r462803 - in /incubator/wicket/trunk/wicket-auth-roles-examples: .amateras .project

Author: ehillenius
Date: Wed Oct 11 06:41:12 2006
New Revision: 462803

URL: http://svn.apache.org/viewvc?view=rev&rev=462803
Log:
IDE project updates

Removed:
    incubator/wicket/trunk/wicket-auth-roles-examples/.amateras
Modified:
    incubator/wicket/trunk/wicket-auth-roles-examples/.project

Modified: incubator/wicket/trunk/wicket-auth-roles-examples/.project
URL: http://svn.apache.org/viewvc/incubator/wicket/trunk/wicket-auth-roles-examples/.project?view=diff&rev=462803&r1=462802&r2=462803
==============================================================================
--- incubator/wicket/trunk/wicket-auth-roles-examples/.project (original)
+++ incubator/wicket/trunk/wicket-auth-roles-examples/.project Wed Oct 11 06:41:12 2006
@@ -7,23 +7,9 @@
       <name>org.eclipse.jdt.core.javabuilder</name>
       <arguments/>
     </buildCommand>
-    <buildCommand>
-      <name>org.eclipse.wst.common.modulecore.ComponentStructuralBuilder</name>
-      <arguments/>
-    </buildCommand>
-    <buildCommand>
-      <name>org.eclipse.wst.validation.validationbuilder</name>
-      <arguments/>
-    </buildCommand>
-    <buildCommand>
-      <name>org.eclipse.wst.common.modulecore.ComponentStructuralBuilderDependencyResolver</name>
-      <arguments/>
-    </buildCommand>
   </buildSpec>
   <natures>
     <nature>org.eclipse.jdt.core.javanature</nature>
-    <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
-    <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
     <nature>com.sysdeo.eclipse.tomcat.tomcatnature</nature>
   </natures>
 </projectDescription>