# HG changeset patch # User Eugene Ostroukhov <eugeneo@symbian.org> # Date 1268069559 28800 # Node ID 724656eaa2aff2d75fead998015e7a4262f1419d # Parent 22c09a3753c1dac1e244ae7916059819f4a94c9a Several warnings were cleared diff -r 22c09a3753c1 -r 724656eaa2af org.symbian.tools.wrttools.jseditors/.classpath --- a/org.symbian.tools.wrttools.jseditors/.classpath Mon Mar 08 09:24:25 2010 -0800 +++ b/org.symbian.tools.wrttools.jseditors/.classpath Mon Mar 08 09:32:39 2010 -0800 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <classpath> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/> <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry kind="src" path="src"/> <classpathentry kind="output" path="bin"/> diff -r 22c09a3753c1 -r 724656eaa2af org.symbian.tools.wrttools.jseditors/META-INF/MANIFEST.MF --- a/org.symbian.tools.wrttools.jseditors/META-INF/MANIFEST.MF Mon Mar 08 09:24:25 2010 -0800 +++ b/org.symbian.tools.wrttools.jseditors/META-INF/MANIFEST.MF Mon Mar 08 09:32:39 2010 -0800 @@ -19,8 +19,7 @@ org.eclipse.jface, org.eclipse.ui.workbench Bundle-ActivationPolicy: lazy -Bundle-RequiredExecutionEnvironment: J2SE-1.5, - JavaSE-1.6 +Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-ClassPath: net.sf.wdte.ui.jar, net.sf.wdte.core.jar, net.sf.wdte.js.core.jar, diff -r 22c09a3753c1 -r 724656eaa2af org.symbian.tools.wrttools.product/.classpath --- a/org.symbian.tools.wrttools.product/.classpath Mon Mar 08 09:24:25 2010 -0800 +++ b/org.symbian.tools.wrttools.product/.classpath Mon Mar 08 09:32:39 2010 -0800 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <classpath> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/> <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry kind="src" path="src"/> <classpathentry kind="output" path="bin"/> diff -r 22c09a3753c1 -r 724656eaa2af org.symbian.tools.wrttools.product/META-INF/MANIFEST.MF --- a/org.symbian.tools.wrttools.product/META-INF/MANIFEST.MF Mon Mar 08 09:24:25 2010 -0800 +++ b/org.symbian.tools.wrttools.product/META-INF/MANIFEST.MF Mon Mar 08 09:32:39 2010 -0800 @@ -17,6 +17,5 @@ org.eclipse.wst.html.ui;bundle-version="1.0.400", org.eclipse.wst.xml.ui;bundle-version="1.1.0", org.symbian.tools.wrttools.previewer;bundle-version="1.0.0" -Bundle-RequiredExecutionEnvironment: J2SE-1.5, - JavaSE-1.6 +Bundle-RequiredExecutionEnvironment: J2SE-1.5 Bundle-ActivationPolicy: lazy diff -r 22c09a3753c1 -r 724656eaa2af org.symbian.tools.wrttools.product/build.properties --- a/org.symbian.tools.wrttools.product/build.properties Mon Mar 08 09:24:25 2010 -0800 +++ b/org.symbian.tools.wrttools.product/build.properties Mon Mar 08 09:32:39 2010 -0800 @@ -7,7 +7,6 @@ about.ini,\ about.properties,\ about.html,\ - OSGI-INF/l10n/bundle.properties,\ plugin.properties,\ config_inis/ source.. = src/ # javac