You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2008/03/26 15:18:58 UTC

svn commit: r641320 - /ant/ivy/ivyde/trunk/.project

Author: hibou
Date: Wed Mar 26 07:18:57 2008
New Revision: 641320

URL: http://svn.apache.org/viewvc?rev=641320&view=rev
Log:
Following Eclipse convention: the name of the project should be the plugin ID.
Already imported project won't be affected, it will only have effect on the first import of the project.

Modified:
    ant/ivy/ivyde/trunk/.project

Modified: ant/ivy/ivyde/trunk/.project
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/.project?rev=641320&r1=641319&r2=641320&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/.project (original)
+++ ant/ivy/ivyde/trunk/.project Wed Mar 26 07:18:57 2008
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>ivyde</name>
+	<name>org.apache.ivyde.eclipse</name>
 	<comment></comment>
 	<projects>
 	</projects>