core-jgi/org.adempiere.install
Heng Sin Low f4da72ef50 IDEMPIERE-359 Add OSGi Service support for existing extension point. 1) Separate osgi service and equinox extension locator API. Service.locator() for OSGi service and EquinoxExtensionLocator.instance() for equinox extension. 2) Use OSGi service for all singleton component ( all factories and most services ) and equinox extension for others ( UI object, Process instance and PIPO handlers). 2013-02-13 16:15:43 +08:00
..
.settings
Adempiere IDEMPIERE-166 Rebranding of logo and product name 2012-06-06 22:13:34 +08:00
META-INF IDEMPIERE-461 error to send reports (Mail) in ZK Web Client (loader constraint violation). 2012-10-23 05:41:41 +08:00
schema
src/org IDEMPIERE-359 Add OSGi Service support for existing extension point. 1) Separate osgi service and equinox extension locator API. Service.locator() for OSGi service and EquinoxExtensionLocator.instance() for equinox extension. 2) Use OSGi service for all singleton component ( all factories and most services ) and equinox extension for others ( UI object, Process instance and PIPO handlers). 2013-02-13 16:15:43 +08:00
.classpath
.myumldata
.project Update .project and .classpath using PDE tools. 2011-06-01 10:32:12 +08:00
build.properties
build.xml IDEMPIERE-166 Rebranding of logo and product name 2012-06-06 22:13:34 +08:00
install.app.launch IDEMPIERE-359 Add OSGi Service support for existing extension point. Fixed launch config for setup and model generator. 2012-11-08 07:46:58 +08:00
install.console.app.launch IDEMPIERE-359 Add OSGi Service support for existing extension point. Fixed launch config for setup and model generator. 2012-11-08 07:46:58 +08:00
plugin.xml