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 2010/06/28 22:25:41 UTC

svn commit: r958707 - /harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching/META-INF/MANIFEST.MF

Author: tellison
Date: Mon Jun 28 20:25:41 2010
New Revision: 958707

URL: http://svn.apache.org/viewvc?rev=958707&view=rev
Log:
Update JDT launching manifest with latest syntax.

Modified:
    harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching/META-INF/MANIFEST.MF

Modified: harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching/META-INF/MANIFEST.MF?rev=958707&r1=958706&r2=958707&view=diff
==============================================================================
--- harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/tools/trunk/eclipse/org.apache.harmony.eclipse.jdt.launching/META-INF/MANIFEST.MF Mon Jun 28 20:25:41 2010
@@ -11,4 +11,6 @@ Require-Bundle: org.eclipse.core.resourc
  org.eclipse.jdt.core,
  org.eclipse.jdt.debug,
  org.eclipse.jdt.launching
-Eclipse-LazyStart: true
+Bundle-ActivationPolicy: lazy
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
+