Author: vsiveton
Date: Sat Sep  3 12:09:40 2011
New Revision: 1164852

URL: http://svn.apache.org/viewvc?rev=1164852&view=rev
Log:
o improved Eclipse layout

Modified:
    maven/sandbox/trunk/doxia/doxia-ide/eclipse/eclipse-plugins/.project
    
maven/sandbox/trunk/doxia/doxia-ide/eclipse/eclipse-plugins/plugins/org.apache.maven.doxia.ide.eclipse.common.ui/.project

Modified: 
maven/sandbox/trunk/doxia/doxia-ide/eclipse/eclipse-plugins/plugins/org.apache.maven.doxia.ide.eclipse.common.ui/.project
URL: 
http://svn.apache.org/viewvc/maven/sandbox/trunk/doxia/doxia-ide/eclipse/eclipse-plugins/plugins/org.apache.maven.doxia.ide.eclipse.common.ui/.project?rev=1164852&r1=1164851&r2=1164852&view=diff
==============================================================================
--- 
maven/sandbox/trunk/doxia/doxia-ide/eclipse/eclipse-plugins/plugins/org.apache.maven.doxia.ide.eclipse.common.ui/.project
 (original)
+++ 
maven/sandbox/trunk/doxia/doxia-ide/eclipse/eclipse-plugins/plugins/org.apache.maven.doxia.ide.eclipse.common.ui/.project
 Sat Sep  3 12:09:40 2011
@@ -1,20 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-  <name>org.apache.maven.doxia.ide.plugins-common-ui</name>
-  <comment>Eclipse IDE - Common UI Plugin. NO_M2ECLIPSE_SUPPORT: Project files 
created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
-  <projects/>
-  <buildSpec>
-    <buildCommand>
-      <name>org.eclipse.jdt.core.javabuilder</name>
-    </buildCommand>
-    <buildCommand>
-      <name>org.eclipse.pde.ManifestBuilder</name>
-    </buildCommand>
-    <buildCommand>
-      <name>org.eclipse.pde.SchemaBuilder</name>
-    </buildCommand>
-  </buildSpec>
-  <natures>
-    <nature>org.eclipse.jdt.core.javanature</nature>
-    <nature>org.eclipse.pde.PluginNature</nature>
-  </natures>
-</projectDescription>
\ No newline at end of file
+       <name>org.apache.maven.doxia.ide.plugins-common-ui</name>
+       <comment>Eclipse IDE - Common UI Plugin. NO_M2ECLIPSE_SUPPORT: Project 
files created with the maven-eclipse-plugin are not supported in 
M2Eclipse.</comment>
+       <projects>
+       </projects>
+       <buildSpec>
+               <buildCommand>
+                       
<name>org.eclipse.wst.common.project.facet.core.builder</name>
+                       <arguments>
+                       </arguments>
+               </buildCommand>
+               <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.jdt.core.javanature</nature>
+               <nature>org.eclipse.pde.PluginNature</nature>
+               
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
+       </natures>
+</projectDescription>


Reply via email to