svn commit: r1381957 - in /cocoon/trunk/parent: ./ .project
| Newsgroups | gmane.text.xml.cocoon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: thorsten
Date: Fri Sep 7 09:36:21 2012
New Revision: 1381957
URL: http://svn.apache.org/viewvc?rev=1381957&view=rev
Log:
Setting ignores
Modified:
cocoon/trunk/parent/ (props changed)
cocoon/trunk/parent/.project
Propchange: cocoon/trunk/parent/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Fri Sep 7 09:36:21 2012
@@ -1,5 +1,5 @@
-target
-*.iml
-.settings
.classpath
-.pom.xml.swp
+.project
+.settings
+target
+build
Modified: cocoon/trunk/parent/.project
URL: http://svn.apache.org/viewvc/cocoon/trunk/parent/.project?rev=1381957&r1=1381956&r2=1381957&view=diff
==============================================================================
--- cocoon/trunk/parent/.project (original)
+++ cocoon/trunk/parent/.project Fri Sep 7 09:36:21 2012
@@ -5,7 +5,13 @@
<projects>
</projects>
<buildSpec>
+ <buildCommand>
+ <name>org.eclipse.m2e.core.maven2Builder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
+ <nature>org.eclipse.m2e.core.maven2Nature</nature>
</natures>
</projectDescription>