Author: hibou
Date: Sun Apr 3 14:15:30 2011
New Revision: 1088308
URL: http://svn.apache.org/viewvc?rev=1088308&view=rev
Log:
Add the launch config to test the project
Added:
ant/ivy/ivyde/trunk/test/launch-main/launcher-with-container.launch
Added: ant/ivy/ivyde/trunk/test/launch-main/launcher-with-container.launch
URL:
http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/test/launch-main/launcher-with-container.launch?rev=1088308&view=auto
==============================================================================
--- ant/ivy/ivyde/trunk/test/launch-main/launcher-with-container.launch (added)
+++ ant/ivy/ivyde/trunk/test/launch-main/launcher-with-container.launch Sun Apr
3 14:15:30 2011
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
+<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
+<listEntry
value="/ivydetest-launch-main/src/org/apache/ivyde/test/launch/main/Test.java"/>
+</listAttribute>
+<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
+<listEntry value="1"/>
+</listAttribute>
+<listAttribute key="org.eclipse.jdt.launching.CLASSPATH">
+<listEntry value="<?xml version="1.0" encoding="UTF-8"
standalone="no"?> <runtimeClasspathEntry
containerPath="org.eclipse.jdt.launching.JRE_CONTAINER"
javaProject="ivydetest-launch-main" path="1"
type="4"/> "/>
+<listEntry value="<?xml version="1.0" encoding="UTF-8"
standalone="no"?> <runtimeClasspathEntry path="3"
projectName="ivydetest-launch-main" type="1"/> "/>
+<listEntry value="<?xml version="1.0" encoding="UTF-8"
standalone="no"?> <runtimeClasspathEntry
containerPath="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?ivyXmlPath=%2FUsers%2Fhibou%2Fdev%2Fivy%2Fsvn%2Fivyde%2Ftrunk%2Ftest%2Flaunch-main%2Fivy.xml&amp;confs=*&amp;ivySettingsPath=&amp;loadSettingsOnDemand=false&amp;propertyFiles=&amp;acceptedTypes=jar%2Cbundle%2Cejb%2Cmaven-plugin&amp;sourceTypes=source&amp;javadocTypes=javadoc&amp;sourceSuffixes=-source%2C-sources%2C-src&amp;javadocSuffixes=-javadoc%2C-javadocs%2C-doc%2C-docs&amp;alphaOrder=false&amp;resolveInWorkspace=true&amp;resolveBeforeLaunch=true&amp;retrievedClasspath=false&amp;mapIfOnlyOneSource=false&amp;mapIfOnlyOneJavadoc=false"
path="3" type="4"/> "/>
+</listAttribute>
+<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH"
value="false"/>
+<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE"
value="org.apache.ivyde.test.launch.main.Test"/>
+<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR"
value="ivydetest-launch-main"/>
+</launchConfiguration>