Преглед изворни кода

The .project file has be exported, too. Because the StandaloneSetup of the MWE2 only register a bundle to it's PlatformResourceMap if the Bundle is a .jar or contains a .project file.

weise25@gmail.com пре 13 година
родитељ
комит
b5fbbdfa5c
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      plugins/org.yakindu.base.types/build.properties

+ 2 - 1
plugins/org.yakindu.base.types/build.properties

@@ -9,7 +9,8 @@ bin.includes = .,\
                META-INF/,\
                plugin.xml,\
                plugin.properties,\
-               schema/
+               schema/,\
+               .project
 jars.compile.order = .
 source.. = src/,\
            src-gen/