jruaux 2003/02/27 01:12:05
Modified: integration/eclipse plugin.xml
Log:
Removed unused extension point
Revision Changes Path
1.6 +0 -10 jakarta-cactus/integration/eclipse/plugin.xml
Index: plugin.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/integration/eclipse/plugin.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- plugin.xml 26 Feb 2003 13:55:04 -0000 1.5
+++ plugin.xml 27 Feb 2003 09:12:05 -0000 1.6
@@ -134,16 +134,6 @@
</action>
</objectContribution>
</extension>
-
- <extension
- point="org.eclipse.debug.core.launchConfigurationTypes">
- <launchConfigurationType
- name="Cactus Ant"
- delegate="org.apache.cactus.eclipse.containers.ant.AntLaunchDelegate"
- modes="run, debug"
- id="org.apache.cactus.eclipse.launching.ant">
- </launchConfigurationType>
- </extension>
<!-- Extra Classpath - The wrong Jar file is there on purpose. This is a trick
to force
the AntCore classloader to use the Cactus plugin classloader instead of an
JarClassLoader.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]