Revision: 298
http://svn.sourceforge.net/cishell/?rev=298&view=rev
Author: huangb
Date: 2006-10-17 14:31:54 -0700 (Tue, 17 Oct 2006)
Log Message:
-----------
add org.cishell.service.guibuilder to the Import-Package
Modified Paths:
--------------
trunk/templates/org.cishell.templates/META-INF/MANIFEST.MF
Modified: trunk/templates/org.cishell.templates/META-INF/MANIFEST.MF
===================================================================
--- trunk/templates/org.cishell.templates/META-INF/MANIFEST.MF 2006-10-17 21:30:25 UTC (rev 297)
+++ trunk/templates/org.cishell.templates/META-INF/MANIFEST.MF 2006-10-17 21:31:54 UTC (rev 298)
@@ -8,6 +8,7 @@
Import-Package: org.cishell.framework,
org.cishell.framework.algorithm,
org.cishell.framework.data,
+ org.cishell.service.guibuilder,
org.osgi.framework;version="1.3.0",
org.osgi.service.component;version="1.0.0",
org.osgi.service.log;version="1.3.0",
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|