Author: timotei
Date: Sun May 8 09:16:10 2011
New Revision: 49420
URL: http://svn.gna.org/viewcvs/wesnoth?rev=49420&view=rev
Log:
eclipse plugin: Add the required execution
environment: Java-SE1.6
Modified:
trunk/utils/java/org.wesnoth/org.wesnoth.product
Modified: trunk/utils/java/org.wesnoth/org.wesnoth.product
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/java/org.wesnoth/org.wesnoth.product?rev=49420&r1=49419&r2=49420&view=diff
==============================================================================
--- trunk/utils/java/org.wesnoth/org.wesnoth.product (original)
+++ trunk/utils/java/org.wesnoth/org.wesnoth.product Sun May 8 09:16:10 2011
@@ -37,6 +37,10 @@
<intro introId="org.wesnoth.intro"/>
<vm>
+ <linux
include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6</linux>
+ <macos
include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6</macos>
+ <solaris
include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6</solaris>
+ <windows
include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6</windows>
</vm>
<license>
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits