Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/dsls/ACG
diff options
context:
space:
mode:
authormbarbero2007-09-26 21:56:01 +0000
committermbarbero2007-09-26 21:56:01 +0000
commit555f22283ee1e9605e7a4290c455db66412cc22e (patch)
tree0d0a39d85ca6a7839449fca021549758c6f1a53c /dsls/ACG
parentd7b5d329b95c8fea5b7ebe801ea1190f03af51c6 (diff)
downloadorg.eclipse.atl-555f22283ee1e9605e7a4290c455db66412cc22e.tar.gz
org.eclipse.atl-555f22283ee1e9605e7a4290c455db66412cc22e.tar.xz
org.eclipse.atl-555f22283ee1e9605e7a4290c455db66412cc22e.zip
Changed builder to be launch in background
Diffstat (limited to 'dsls/ACG')
-rw-r--r--dsls/ACG/.externalToolBuilders/ACG DSL Builder.launch2
1 files changed, 1 insertions, 1 deletions
diff --git a/dsls/ACG/.externalToolBuilders/ACG DSL Builder.launch b/dsls/ACG/.externalToolBuilders/ACG DSL Builder.launch
index cf5020f1..22b1d06a 100644
--- a/dsls/ACG/.externalToolBuilders/ACG DSL Builder.launch
+++ b/dsls/ACG/.externalToolBuilders/ACG DSL Builder.launch
@@ -11,7 +11,7 @@
<listEntry value="1"/>
</listAttribute>
<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
-<booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="true"/>
+<booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/>
<listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry containerPath=&quot;org.eclipse.jdt.launching.JRE_CONTAINER&quot; path=&quot;1&quot; type=&quot;4&quot;/&gt;&#13;&#10;"/>
<listEntry value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;no&quot;?&gt;&#13;&#10;&lt;runtimeClasspathEntry id=&quot;org.eclipse.ant.ui.classpathentry.antHome&quot;&gt;&#13;&#10;&lt;memento default=&quot;true&quot;/&gt;&#13;&#10;&lt;/runtimeClasspathEntry&gt;&#13;&#10;"/>

Back to the top