Author: vyemialyanchyk
Date: 2009-07-06 09:17:34 -0400 (Mon, 06 Jul 2009)
New Revision: 16400
Modified:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.veditor/META-INF/MANIFEST.MF
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.veditor/build.properties
Log:
https://jira.jboss.org/jira/browse/JBIDE-4524
Modified:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.veditor/META-INF/MANIFEST.MF
===================================================================
---
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.veditor/META-INF/MANIFEST.MF 2009-07-06
11:50:08 UTC (rev 16399)
+++
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.veditor/META-INF/MANIFEST.MF 2009-07-06
13:17:34 UTC (rev 16400)
@@ -3,7 +3,7 @@
Bundle-Name: %Bundle-Name.0
Bundle-SymbolicName: org.jboss.tools.hibernate.ui.veditor;singleton:=true
Bundle-Version: 2.0.0
-Bundle-ClassPath: view.jar
+Bundle-ClassPath: veditor.jar
Bundle-Activator: org.jboss.tools.hibernate.ui.veditor.ViewPlugin
Bundle-Vendor: %Bundle-Vendor.0
Bundle-Localization: plugin
Modified:
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.veditor/build.properties
===================================================================
---
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.veditor/build.properties 2009-07-06
11:50:08 UTC (rev 16399)
+++
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.veditor/build.properties 2009-07-06
13:17:34 UTC (rev 16400)
@@ -1,8 +1,7 @@
-source.view.jar = src/
-output.view.jar = bin/
-bin.includes = plugin.xml,\
- META-INF/,\
+source.veditor.jar = src/
+output.veditor.jar = bin/
+bin.includes = plugin.xml,\
+ META-INF/,\
about.html,\
- view.jar,\
- images/,\
+ veditor.jar,\
plugin.properties