woproject/projects/wolips/plugins/org.objectstyle.wolips.ant WOLips Ant TestSuite.launch,NONE,1.1 plugin.xml,1.5,1.6

[email protected]
Newsgroups gmane.comp.web.webobjects.woproject.cvs
Message-ID <[email protected]>
Update of /cvsroot/woproject/woproject/projects/wolips/plugins/org.objectstyle.wolips.ant
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15365

Modified Files:
	plugin.xml 
Added Files:
	WOLips Ant TestSuite.launch 
Log Message:
Moved stuff into the deployment and launching plugin

--- NEW FILE: WOLips Ant TestSuite.launch ---
<?xml version="1.0" encoding="UTF-8"?>
<launchConfiguration type="org.eclipse.pde.ui.JunitLaunchConfig">
<stringAttribute key="product" value="org.eclipse.platform.ide"/>
<stringAttribute key="bootstrap" value=""/>
<booleanAttribute key="useProduct" value="false"/>
<stringAttribute key="vminstall" value="JVM 1.5"/>
<booleanAttribute key="tracing" value="false"/>
<stringAttribute key="location2" value="/Users/ulrich/Projekte/woproject/runtime-test-workspace"/>
<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
<listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
</listAttribute>
<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value=""/>
<booleanAttribute key="automaticValidate" value="false"/>
<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/>
<booleanAttribute key="automaticAdd" value="true"/>
<stringAttribute key="checked" value="[NONE]"/>
<booleanAttribute key="includeFragments" value="false"/>
<stringAttribute key="location" value="${workspace_loc:org.objectstyle.wolips.ant}/../../runtime-test-workspace"/>
<stringAttribute key="application" value="org.eclipse.pde.junit.runtime.coretestapplication"/>
<stringAttribute key="configLocation" value=""/>
<booleanAttribute key="clearws" value="true"/>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="org.objectstyle.wolips.ant.tests.AntTestSuite"/>
<stringAttribute key="location1" value="${workspace_loc:org.objectstyle.wolips.ant}/../../runtime-test-workspace"/>
<stringAttribute key="pde.version" value="3.2"/>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="-consoleLog"/>
<stringAttribute key="templateConfig" value=""/>
<booleanAttribute key="default" value="true"/>
<booleanAttribute key="clearConfig" value="true"/>
<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
<stringAttribute key="org.eclipse.jdt.launching.SOURCE_PATH_PROVIDER" value="org.eclipse.pde.ui.workbenchClasspathProvider"/>
<booleanAttribute key="useDefaultConfigArea" value="true"/>
<booleanAttribute key="useDefaultConfig" value="true"/>
<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.objectstyle.wolips.ant"/>
<booleanAttribute key="askclear" value="false"/>
<booleanAttribute key="includeOptional" value="true"/>
</launchConfiguration>

Index: plugin.xml
===================================================================
RCS file: /cvsroot/woproject/woproject/projects/wolips/plugins/org.objectstyle.wolips.ant/plugin.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- plugin.xml	2 Aug 2005 07:18:29 -0000	1.5
+++ plugin.xml	15 Dec 2005 08:30:34 -0000	1.6
@@ -1,45 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?eclipse version="3.0"?>
 <plugin>
-<!-- =================================================================================== -->
-<!-- Extension: File actions                                                             -->
-<!-- =================================================================================== -->
-   <extension
-         point="org.eclipse.ui.popupMenus">
-      <objectContribution
-            objectClass="org.eclipse.core.resources.IResource"
-            adaptable="true"
-            id="org.objectstyle.wolips.ant.ui.FixWaitingForVirtualMachineToExitActions">
-         <action
-               label="Fix 'Waiting for virtual machine to exit' bug"
-               icon="icons/action/ant_buildfile.gif"
-               class="org.objectstyle.wolips.ant.ui.FixWaitingForVirtualMachineToExitAction"
-               menubarPath="org.objectstyle.wolips.ui.ResourceContributions/group6"
-               enablesFor="1"
-               id="org.objectstyle.wolips.ant.ui.FixWaitingForVirtualMachineToExitAction">
-         </action>
-      </objectContribution>
-      <objectContribution
-            objectClass="org.eclipse.core.resources.IResource"
-            adaptable="true"
-            id="org.objectstyle.wolips.ant.ui.InstallActions">
-         <action
-               label="Install..."
-               icon="icons/action/ant_buildfile.gif"
-               class="org.objectstyle.wolips.ant.ui.InstallWithSelectionDialogAction"
-               menubarPath="org.objectstyle.wolips.ui.ResourceContributions/group5"
-               enablesFor="1"
-               id="org.objectstyle.wolips.ant.ui.InstallWithSelectionDialogAction">
-         </action>
-         <action
-               label="Install"
-               icon="icons/action/ant_buildfile.gif"
-               class="org.objectstyle.wolips.ant.ui.InstallAction"
-               menubarPath="org.objectstyle.wolips.ui.ResourceContributions/group5"
-               enablesFor="1"
-               id="org.objectstyle.wolips.ant.ui.InstallAction">
-         </action>
-      </objectContribution>
-   </extension>
+
+	<extension-point id="antlaunchers" name="Antlauncher" schema="schema/antlaunchers.exsd"/>
 
 </plugin>



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.