You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by te...@apache.org on 2007/07/03 14:11:50 UTC

svn commit: r552801 - /harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching.feature/feature.xml

Author: tellison
Date: Tue Jul  3 05:11:49 2007
New Revision: 552801

URL: http://svn.apache.org/viewvc?view=rev&rev=552801
Log:
Update Eclipse plug-in to properly detect Harmony install location.

Modified:
    harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching.feature/feature.xml

Modified: harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching.feature/feature.xml
URL: http://svn.apache.org/viewvc/harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching.feature/feature.xml?view=diff&rev=552801&r1=552800&r2=552801
==============================================================================
--- harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching.feature/feature.xml (original)
+++ harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching.feature/feature.xml Tue Jul  3 05:11:49 2007
@@ -2,7 +2,7 @@
 <feature
       id="org.apache.harmony.eclipse.jdt.launching.feature"
       label="Harmony JRE support"
-      version="1.0.2">
+      version="1.1">
 
    <description url="http://incubator.apache.org/harmony">
       This feature provides support for Apache Harmony JREs in Eclipse.
@@ -229,7 +229,7 @@
          id="org.apache.harmony.eclipse.jdt.launching"
          download-size="50"
          install-size="50"
-         version="1.0.2"
+         version="0.0.0"
          unpack="false"/>
 
 </feature>