Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.etrice.core.room.ui/etrice-development.target')
-rw-r--r--plugins/org.eclipse.etrice.core.room.ui/etrice-development.target36
1 files changed, 18 insertions, 18 deletions
diff --git a/plugins/org.eclipse.etrice.core.room.ui/etrice-development.target b/plugins/org.eclipse.etrice.core.room.ui/etrice-development.target
index 331006757..21709c1e7 100644
--- a/plugins/org.eclipse.etrice.core.room.ui/etrice-development.target
+++ b/plugins/org.eclipse.etrice.core.room.ui/etrice-development.target
@@ -1,18 +1,18 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<?pde version="3.6"?>
-
-<target name="eTrice development" sequenceNumber="15">
-<locations>
-<location path="${eTriceTargetInstallationPath}" type="Directory"/>
-</locations>
-<environment>
-<os>win32</os>
-<ws>win32</ws>
-<arch>x86</arch>
-<nl>de_DE</nl>
-</environment>
-<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_17"/>
-<launcherArgs>
-<vmArgs>-Xms40m -Xmx384m</vmArgs>
-</launcherArgs>
-</target>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<?pde version="3.6"?>
+
+<target name="eTrice development" sequenceNumber="15">
+<locations>
+<location path="${eTriceTargetInstallationPath}" type="Directory"/>
+</locations>
+<environment>
+<os>win32</os>
+<ws>win32</ws>
+<arch>x86</arch>
+<nl>de_DE</nl>
+</environment>
+<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_17"/>
+<launcherArgs>
+<vmArgs>-Xms40m -Xmx384m</vmArgs>
+</launcherArgs>
+</target>

Back to the top