[java-parent-project COMMIT] /trunk/resources/eclipse/.project.tmpl
noreply at shibboleth.net
noreply at shibboleth.net
Tue Nov 22 18:52:48 GMT 2011
Author: lajoie
Date: Tue Nov 22 18:52:47 2011
New Revision: 28
URL: http://svn.shibboleth.net/view/java-parent-project?rev=28&view=rev
Log:
minor reformatting
Modified:
trunk/resources/eclipse/.project.tmpl
Modified: trunk/resources/eclipse/.project.tmpl
URL: http://svn.shibboleth.net/view/java-parent-project/trunk/resources/eclipse/.project.tmpl?rev=28&r1=27&r2=28&view=diff
==============================================================================
--- trunk/resources/eclipse/.project.tmpl (original)
+++ trunk/resources/eclipse/.project.tmpl Tue Nov 22 18:52:47 2011
@@ -1,29 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>PROJECT_NAME</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
+ <name>PROJECT_NAME</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
<buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.jdt.core.javanature</nature>
<nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
- </natures>
+ </natures>
</projectDescription>
More information about the commits
mailing list