Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2005-02-12 04:54:34 +0000
committerslewis2005-02-12 04:54:34 +0000
commitb8acd8e51814a34394953091074aa2ba023a9f67 (patch)
treeaa9ae680673752d6b746dca2739a0dd553b9ff39
parent7a95a7832b34c7fc133e47693604c33edc7547d7 (diff)
downloadorg.eclipse.ecf-b8acd8e51814a34394953091074aa2ba023a9f67.tar.gz
org.eclipse.ecf-b8acd8e51814a34394953091074aa2ba023a9f67.tar.xz
org.eclipse.ecf-b8acd8e51814a34394953091074aa2ba023a9f67.zip
Updated tool builds to use built in jre
-rw-r--r--doc/bundles/org.eclipse.ecf.doc/.externalToolBuilders/org.eclipse.ecf.doc buildapitoc.xml [Builder].launch5
-rw-r--r--doc/bundles/org.eclipse.ecf.doc/.externalToolBuilders/org.eclipse.ecf.doc buildschematoc.xml [Builder].launch5
-rw-r--r--doc/bundles/org.eclipse.ecf.doc/.externalToolBuilders/org.eclipse.ecf.doc javadoc.xml [Builder].launch9
3 files changed, 5 insertions, 14 deletions
diff --git a/doc/bundles/org.eclipse.ecf.doc/.externalToolBuilders/org.eclipse.ecf.doc buildapitoc.xml [Builder].launch b/doc/bundles/org.eclipse.ecf.doc/.externalToolBuilders/org.eclipse.ecf.doc buildapitoc.xml [Builder].launch
index 872fa15d7..7a4f389eb 100644
--- a/doc/bundles/org.eclipse.ecf.doc/.externalToolBuilders/org.eclipse.ecf.doc buildapitoc.xml [Builder].launch
+++ b/doc/bundles/org.eclipse.ecf.doc/.externalToolBuilders/org.eclipse.ecf.doc buildapitoc.xml [Builder].launch
@@ -2,13 +2,10 @@
<launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType">
<stringAttribute key="process_factory_id" value="org.eclipse.ant.ui.remoteAntProcessFactory"/>
<booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/>
-<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.ant.internal.ui.antsupport.InternalAntRunner"/>
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,"/>
-<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="C:\home\pnehrer\e31\eclipse\workspace\org.eclipse.ecf.doc"/>
+<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
-<stringAttribute key="org.eclipse.jdt.launching.VM_INSTALL_TYPE_ID" value="org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType"/>
-<stringAttribute key="org.eclipse.jdt.launching.VM_INSTALL_NAME" value="eclipse"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.ecf.doc"/>
<stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${project}"/>
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/org.eclipse.ecf.doc/buildapitoc.xml}"/>
diff --git a/doc/bundles/org.eclipse.ecf.doc/.externalToolBuilders/org.eclipse.ecf.doc buildschematoc.xml [Builder].launch b/doc/bundles/org.eclipse.ecf.doc/.externalToolBuilders/org.eclipse.ecf.doc buildschematoc.xml [Builder].launch
index feb0e66fd..fe32e6d1e 100644
--- a/doc/bundles/org.eclipse.ecf.doc/.externalToolBuilders/org.eclipse.ecf.doc buildschematoc.xml [Builder].launch
+++ b/doc/bundles/org.eclipse.ecf.doc/.externalToolBuilders/org.eclipse.ecf.doc buildschematoc.xml [Builder].launch
@@ -2,14 +2,11 @@
<launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType">
<stringAttribute key="process_factory_id" value="org.eclipse.ant.ui.remoteAntProcessFactory"/>
<booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/>
-<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.ant.internal.ui.antsupport.InternalAntRunner"/>
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,"/>
-<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="C:\home\pnehrer\e31\eclipse\workspace\org.eclipse.ecf.doc"/>
<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
+<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="C:\home\pnehrer\e31\eclipse\workspace\org.eclipse.ecf.doc"/>
<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
-<stringAttribute key="org.eclipse.jdt.launching.VM_INSTALL_TYPE_ID" value="org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.ecf.doc"/>
-<stringAttribute key="org.eclipse.jdt.launching.VM_INSTALL_NAME" value="eclipse"/>
<stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${project}"/>
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/org.eclipse.ecf.doc/buildschematoc.xml}"/>
<booleanAttribute key="org.eclipse.debug.core.ATTR_REFRESH_RECURSIVE" value="false"/>
diff --git a/doc/bundles/org.eclipse.ecf.doc/.externalToolBuilders/org.eclipse.ecf.doc javadoc.xml [Builder].launch b/doc/bundles/org.eclipse.ecf.doc/.externalToolBuilders/org.eclipse.ecf.doc javadoc.xml [Builder].launch
index 277254080..c510cc57d 100644
--- a/doc/bundles/org.eclipse.ecf.doc/.externalToolBuilders/org.eclipse.ecf.doc javadoc.xml [Builder].launch
+++ b/doc/bundles/org.eclipse.ecf.doc/.externalToolBuilders/org.eclipse.ecf.doc javadoc.xml [Builder].launch
@@ -2,14 +2,11 @@
<launchConfiguration type="org.eclipse.ant.AntBuilderLaunchConfigurationType">
<stringAttribute key="process_factory_id" value="org.eclipse.ant.ui.remoteAntProcessFactory"/>
<booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/>
-<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.eclipse.ant.internal.ui.antsupport.InternalAntRunner"/>
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,"/>
-<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="C:\home\pnehrer\e31\eclipse\workspace\org.eclipse.ecf.doc"/>
-<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
-<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
-<stringAttribute key="org.eclipse.jdt.launching.VM_INSTALL_TYPE_ID" value="org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.ecf.doc"/>
-<stringAttribute key="org.eclipse.jdt.launching.VM_INSTALL_NAME" value="eclipse"/>
<stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${working_set:&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#13;&#10;&lt;launchConfigurationWorkingSet editPageId=&quot;org.eclipse.ui.resourceWorkingSetPage&quot; factoryID=&quot;org.eclipse.ui.internal.WorkingSetFactory&quot; name=&quot;workingSet&quot;&gt;&#13;&#10;&lt;item factoryID=&quot;org.eclipse.ui.internal.model.ResourceFactory&quot; path=&quot;/org.eclipse.ecf.doc/html/reference/api&quot; type=&quot;2&quot;/&gt;&#13;&#10;&lt;/launchConfigurationWorkingSet&gt;&#13;&#10;}"/>
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="${workspace_loc:/org.eclipse.ecf.doc/javadoc.xml}"/>
+<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="C:\home\pnehrer\e31\eclipse\workspace\org.eclipse.ecf.doc"/>
+<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
+<stringAttribute key="org.eclipse.jdt.launching.CLASSPATH_PROVIDER" value="org.eclipse.ant.ui.AntClasspathProvider"/>
</launchConfiguration>

Back to the top