Author: dgolovin
Date: 2008-01-31 00:14:12 -0500 (Thu, 31 Jan 2008)
New Revision: 6051
Modified:
trunk/jst/plugins/org.jboss.tools.jst.firstrun/META-INF/MANIFEST.MF
Log:
compilation errors fix
Modified: trunk/jst/plugins/org.jboss.tools.jst.firstrun/META-INF/MANIFEST.MF
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.firstrun/META-INF/MANIFEST.MF 2008-01-31
04:55:25 UTC (rev 6050)
+++ trunk/jst/plugins/org.jboss.tools.jst.firstrun/META-INF/MANIFEST.MF 2008-01-31
05:14:12 UTC (rev 6051)
@@ -10,7 +10,7 @@
org.eclipse.core.resources,
org.eclipse.jdt.launching,
org.eclipse.jface,
- org.eclipse.datatools.connectivity,
+ org.eclipse.datatools.connectivity;visibility:=reexport,
org.eclipse.datatools.connectivity.db.generic
Bundle-Activator: org.jboss.tools.jst.firstrun.JstFirstRunPlugin
Eclipse-LazyStart: true
Show replies by date