Author: akazakov
Date: 2007-10-26 09:49:58 -0400 (Fri, 26 Oct 2007)
New Revision: 4539
Modified:
trunk/seam/plugins/org.jboss.tools.seam.ui/META-INF/MANIFEST.MF
Log:
http://jira.jboss.com/jira/browse/JBIDE-1194 Automagically touch server after *some* code
generation
Modified: trunk/seam/plugins/org.jboss.tools.seam.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.ui/META-INF/MANIFEST.MF 2007-10-26 13:35:26
UTC (rev 4538)
+++ trunk/seam/plugins/org.jboss.tools.seam.ui/META-INF/MANIFEST.MF 2007-10-26 13:49:58
UTC (rev 4539)
@@ -51,7 +51,8 @@
org.hibernate.eclipse,
org.eclipse.wst.server.core,
org.eclipse.wst.server.ui,
- org.eclipse.debug.ui
+ org.eclipse.debug.ui,
+ org.jboss.tools.jst.web
Eclipse-LazyStart: true
Export-Package: org.jboss.tools.seam.ui,
org.jboss.tools.seam.ui.actions,