ruper2 plugin.xml,1.1,1.2

[email protected]
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/ruper2
In directory sc8-pr-cvs1:/tmp/cvs-serv14769

Modified Files:
	plugin.xml 
Log Message:


Index: plugin.xml
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/plugin.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** plugin.xml	13 Oct 2003 21:14:01 -0000	1.1
--- plugin.xml	14 Oct 2003 19:58:59 -0000	1.2
***************
*** 8,17 ****
  
     <runtime>
! 	   <library name="lib/krysalis-version.jar"/>
! 	   <library name="lib/regexp.jar"/>
! 	   <library name="lib/commons-logging.jar"/>
! 	   <library name="lib/commons-httpclient.jar"/>
! 	   <library name="lib/commons-vfs-1.0-dev.jar"/>
! 	   <library name="ruper2.jar"/>
     </runtime>
     <requires>
--- 8,12 ----
  
     <runtime>
!       <library name="resources/"/>
     </runtime>
     <requires>
***************
*** 25,44 ****
        <import plugin="org.eclipse.jface"/>
        <import plugin="org.eclipse.jdt.core"/>
     </requires>
  
! 	<extension point = "org.eclipse.ui.actionSets">
!         <actionSet
!             id="org.krysalis.ruper.action.RuperActionSet"
              label="Ruper2 Download"
! 	    	visible="true"
! 	    	description="The action set for the Ruper">
! 	    	<action id="org.krysalis.ruper2.eclipse.plugin.UpdateAction"
! 				toolbarPath="Normal"			
! 				label="Update"
! 				tooltip="Download2 Jars"
! 				icon="icons/syb.gif"
! 				class="org.krysalis.ruper2.eclipse.plugin.UpdateAction"/>
!         </actionSet>
!     </extension>	
  
  </plugin>
--- 20,51 ----
        <import plugin="org.eclipse.jface"/>
        <import plugin="org.eclipse.jdt.core"/>
+       <import plugin="org.krysalis.version.eclipse"/>
+       <import plugin="commons-httpclient"/>
+       <import plugin="commons-logging"/>
+       <import plugin="jakarta-regexp"/>
+       <import plugin="vfs"/>
+       <import plugin="org.junit"/>
+       <import plugin="org.eclipse.ant.core"/>
+       <import plugin="org.apache.ant"/>
     </requires>
  
! 
!    <extension
!          point="org.eclipse.ui.actionSets">
!       <actionSet
              label="Ruper2 Download"
!             description="The action set for the Ruper"
!             visible="true"
!             id="org.krysalis.ruper.action.RuperActionSet">
!          <action
!                label="Update"
!                icon="icons/syb.gif"
!                tooltip="Download2 Jars"
!                class="org.krysalis.ruper2.eclipse.plugin.UpdateAction"
!                toolbarPath="Normal"
!                id="org.krysalis.ruper2.eclipse.plugin.UpdateAction">
!          </action>
!       </actionSet>
!    </extension>
  
  </plugin>




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
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.