|
From: <mba...@us...> - 2007-05-05 10:50:50
|
Revision: 2438
http://svn.sourceforge.net/rubyeclipse/?rev=2438&view=rev
Author: mbarchfe
Date: 2007-05-05 03:50:49 -0700 (Sat, 05 May 2007)
Log Message:
-----------
added classes from src to classpath
Modified Paths:
--------------
trunk/com.aptana.rdt/META-INF/MANIFEST.MF
Modified: trunk/com.aptana.rdt/META-INF/MANIFEST.MF
===================================================================
--- trunk/com.aptana.rdt/META-INF/MANIFEST.MF 2007-05-04 15:44:16 UTC (rev 2437)
+++ trunk/com.aptana.rdt/META-INF/MANIFEST.MF 2007-05-05 10:50:49 UTC (rev 2438)
@@ -3,7 +3,8 @@
Bundle-Name: Aptana RDT Extensions
Bundle-SymbolicName: com.aptana.rdt;singleton:=true
Bundle-Version: 0.0.0
-Bundle-ClassPath: lib/sourcetaplm.jar
+Bundle-ClassPath: lib/sourcetaplm.jar,
+ .
Bundle-Activator: com.aptana.rdt.AptanaRDTPlugin
Eclipse-LazyStart: true
Bundle-Vendor: Aptana, Inc.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|