Update of /cvsroot/easystruts/easyexplore-plugin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1383
Modified Files:
README.TXT
Removed Files:
plugin.xml .cvsignore project.xml build.properties
plugin.properties .template .classpath screenshot.gif
LICENSE.txt
Log Message:
Moved everything to org.sf.easyexplore.... clean this and leave a README.txt
--- .cvsignore DELETED ---
--- .classpath DELETED ---
--- screenshot.gif DELETED ---
--- .template DELETED ---
--- project.xml DELETED ---
--- plugin.xml DELETED ---
--- plugin.properties DELETED ---
--- LICENSE.txt DELETED ---
--- build.properties DELETED ---
Index: README.TXT
===================================================================
RCS file: /cvsroot/easystruts/easyexplore-plugin/README.TXT,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** README.TXT 12 Dec 2005 04:02:21 -0000 1.2
--- README.TXT 19 Apr 2006 21:26:50 -0000 1.3
***************
*** 1,12 ****
! Easy Explorer 1.1.0 plugin for Eclipse
! --------------------------------------------------------------
!
! This little plugin helps you to browse resources with the 'Explorer' of your platform from
! Eclipse package explorer or resource navigators.
! Just select a resource and launch the [Easy Explore...] menu item from this resources context pop-up menu.
! You can setup your preferred browser or finder program in Eclipse preferences.
! This plugin has been tested on win32, linux and MacOSX panther and Tiger platforms.
!
! -the EasyStruts team
!
--- 1,2 ----
! Easy Explorer CVS is now under the module org.sf.easyexplore
|