Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.orcs.rest/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.osee.orcs.rest/META-INF/MANIFEST.MF3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.orcs.rest/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.orcs.rest/META-INF/MANIFEST.MF
index 5b665e5aaa0..c82aa4be7f6 100644
--- a/plugins/org.eclipse.osee.orcs.rest/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.osee.orcs.rest/META-INF/MANIFEST.MF
@@ -53,4 +53,5 @@ Import-Package: com.google.common.base;version="15.0.0",
Osee-JaxRs-Resource: OSEE-INF/web/script/*;path=/orcs/script/ui,
OSEE-INF/web/example/*;path=/orcs/example/ui,
OSEE-INF/web/writer/*;path=/orcs/writer/ui,
- OSEE-INF/web/config/*;path=/orcs/types/config/ui
+ OSEE-INF/web/config/*;path=/orcs/types/config/ui,
+ OSEE-INF/web/applicui/config/*;path=/orcs/applicui/config

Back to the top