]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.api/src/org/argeo/slc/ManifestConstants.java
First complete base distribution with the new approach (Argeo Commons
[gpl/argeo-slc.git] / org.argeo.slc.api / src / org / argeo / slc / ManifestConstants.java
index 919d050d7de87bec78584349ba74bb196f1572f1..9795ae10622debf0f0dfe590f636554d08cbd812 100644 (file)
@@ -5,6 +5,8 @@ public enum ManifestConstants {
        BUNDLE_SYMBOLICNAME("Bundle-SymbolicName"), //
        BUNDLE_VERSION("Bundle-Version"), //
        BUNDLE_LICENSE("Bundle-License"), //
+       EXPORT_PACKAGE("Export-Package"), //
+       IMPORT_PACKAGE("Import-Package"), //
        // SLC
        SLC_CATEGORY("SLC-Category"), //
        SLC_ORIGIN_M2("SLC-Origin-M2"), //