IDEMPIERE-1557 swing: translation import does not work

This commit is contained in:
Thomas Bayen 2013-11-25 19:16:25 -05:00
parent 59c7fc705f
commit 24477333d3
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ Bundle-Name: UI base
Bundle-SymbolicName: org.adempiere.ui;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Require-Bundle: org.adempiere.base;bundle-version="1.0.0"
Require-Bundle: org.adempiere.base;bundle-version="1.0.0",
org.apache.xerces;bundle-version="2.9.0"
Export-Package: org.compiere.apps,
org.compiere.apps.form,
org.compiere.apps.wf,