Title: [jbehave] [586] trunk/plugins/eclipse: FL: Eclipse Plugin: Fiddling with build meta-information to make export feature work.
Revision
586
Author
felix
Date
2006-11-27 12:54:23 -0600 (Mon, 27 Nov 2006)

Log Message

FL: Eclipse Plugin: Fiddling with build meta-information to make export feature work.

Modified Paths

Added Paths

Diff

Modified: trunk/plugins/eclipse/META-INF/MANIFEST.MF (585 => 586)

--- trunk/plugins/eclipse/META-INF/MANIFEST.MF	2006-11-27 11:52:36 UTC (rev 585)
+++ trunk/plugins/eclipse/META-INF/MANIFEST.MF	2006-11-27 18:54:23 UTC (rev 586)
@@ -17,10 +17,22 @@
  org.eclipse.core.resources,
  org.eclipse.jdt.source,
  org.eclipse.jdt.ui,
+<<<<<<< .mine
  org.eclipse.core.expressions,
  org.eclipse.jface.text,
  org.eclipse.ui.editors,
+ org.eclipse.ui.workbench.texteditor,
+ org.eclipse.ui.views
+=======
+ org.eclipse.core.expressions,
+ org.eclipse.jface.text,
+ org.eclipse.ui.editors,
  org.eclipse.ui.workbench.texteditor
+>>>>>>> .r585
 Eclipse-AutoStart: true
 Bundle-Vendor: JBehave
+<<<<<<< .mine
+Bundle-ClassPath: eclipse-plugin.jar
+=======
 Bundle-ClassPath: lib/commons-lang-1.0.1.jar
+>>>>>>> .r585

Added: trunk/plugins/eclipse/build.properties (0 => 586)

--- trunk/plugins/eclipse/build.properties	                        (rev 0)
+++ trunk/plugins/eclipse/build.properties	2006-11-27 18:54:23 UTC (rev 586)
@@ -0,0 +1,8 @@
+bin.includes = META-INF/,\
+               icons/,\
+               plugin.xml,\
+               eclipse-plugin.jar
+
+jars.compile.order = eclipse-plugin.jar
+source.eclipse-plugin.jar = src/main/java/
+output.eclipse-plugin.jar = bin/

Added: trunk/plugins/eclipse-feature/build.properties (0 => 586)

--- trunk/plugins/eclipse-feature/build.properties	                        (rev 0)
+++ trunk/plugins/eclipse-feature/build.properties	2006-11-27 18:54:23 UTC (rev 586)
@@ -0,0 +1 @@
+bin.includes = feature.xml 
\ No newline at end of file


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to