- added context menu option to create a new FieldUnit in DerivateEditor
[taxeditor.git] / eu.etaxonomy.taxeditor.store / build.properties
index c90745fbf4e9d287b039ccb51535610342163c16..4a870cf80f8ba3c7de273dd56344b62a03848773 100644 (file)
@@ -2,9 +2,16 @@ source.. = src/main/java/,\
            src/test/java/,\
            src/main/resources/,\
            src/test/resources/
-output.. = target/
 bin.includes = META-INF/,\
                .,\
                plugin.xml,\
                icons/,\
-               p2.inf
+               p2.inf,\
+               OSGI-INF/,\
+               OSGI-INF/l10n/bundle.properties,\
+               OSGI-INF/l10n/bundle_de.properties,\
+               OSGI-INF/l10n/bundle_en.properties,\
+               OSGI-INF/l10n/messages.properties,\
+               OSGI-INF/l10n/messages_de.properties,\
+               OSGI-INF/l10n/messages_en.properties
+