Commit Graph

170 Commits

Author SHA1 Message Date
Heng Sin Low 7c305591ad Update .project and .classpath using PDE tools.
(transplanted from 1970ec9a52c07a50ca732e8491a60c45ea633886)
2011-06-01 10:32:12 +08:00
Heng Sin Low 3f1d941305 Fixed buckminster materialization and bundle version dependency issues.
(transplanted from c6461faa371127b56d214c804a21b37ec90ce4cf)
2011-05-27 05:56:38 +08:00
Carlos Ruiz 66602d43e8 Implement issue #1 Allow localhost on installation
http://hg.idempiere.com/idempiere/issue/1/allow-localhost-on-installation
2011-04-22 19:25:07 -05:00
Heng Sin Low 8d1ab1833c Updated extension point documentation formatting. Remove the use of osgi: prefix for form, modelvalidator and process to ease migration, the framework will now always check whether an implementation exists in the extension registry before checking the java classpath. Rename org.adempiere.osgi in swing to org.adempiere.ui.swing.factory and drop the incomplete IMenuAction extension in swing ( will come back to this later ). 2010-12-20 10:46:25 +08:00
Heng Sin Low 73e9023004 License header, extension point schema documentation and some minor extension point schema fixes. 2010-12-17 16:03:56 +08:00
Heng Sin Low 969b0cb3ad Fixed launch configuration for install.app and install.console.app. Rename application id org.adempiere.install.console.application to org.adempiere.install.console-application to resolve plugin validation error. 2010-12-16 16:54:50 +08:00
Heng Sin Low dcdd67d07c minor launch config update. 2010-12-14 16:03:24 +08:00
Heng Sin Low 2404603e03 Cleanup, remove redundant buckminster.properties. 2010-12-06 13:53:57 +08:00
Heng Sin Low 0af05090d1 Implemented system event on top of osgi event admin framework and dynamic service framework. Added event.test project as example of usage. Modify ModelEventValidationEngine to invoke osgi event handler. 2010-12-06 13:04:44 +08:00
Heng Sin Low 73deaa8a69 Fixed db type drop down not working after migration to equinox extension. Improve development setup to auto involve tomcat configuration ant script. 2010-11-29 15:41:28 +08:00
Heng Sin Low af5cd44af8 Implemented db configuration as extension. Remove JVM type checking. 2010-11-29 01:59:28 +08:00
Heng Sin Low 88eec68630 remove accidentally committed server.xml file 2010-11-17 14:25:31 +08:00
Heng Sin Low 39e473912e remove obsolete build.xml file 2010-11-08 10:48:34 +08:00
Heng Sin Low a9f095d730 Added shareable launch configuration for setup, server and swing client. 2010-11-06 18:51:31 +08:00
Heng Sin Low d5d5bd7097 Remove ui.swing bundle dependency. 2010-11-04 18:02:21 +08:00
Heng Sin Low bfe96f518f Remove obsolete launch configuration file. 2010-11-04 03:55:28 +08:00
Heng Sin Low bdc88c1720 Added default buckminster properties file. 2010-11-03 15:42:52 +08:00
Heng Sin Low fb2ed910a2 refactoring and clean up 2010-10-22 11:08:26 +08:00
Heng Sin Low 66a94ab919 Remove ui.swing dependency. Added a text/console setup UI. 2010-10-02 18:01:27 +08:00
Heng Sin Low 83715fa436 Refactoring to make project and folder name the same as the bundle symbolic name. Migrate to use eclipse feature and product configuration ( build is broken, to fix later ) 2010-09-29 15:25:34 +08:00