Procházet zdrojové kódy

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 před 13 roky
rodič
revize
b5fbbdfa5c
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  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/