This website requires JavaScript.
Explore
Help
Sign In
midsuit
/
core-jgi
Watch
6
Star
0
Fork
You've already forked core-jgi
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9dd3098138
core-jgi
/
org.adempiere.pipo
History
Carlos Ruiz
5f2afcf93a
hg merge release-1.0c (merge release1 into release2)
2014-02-05 11:19:17 -05:00
..
.settings
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
META-INF
IDEMPIERE-1561 Update product version to 2.0.0.
2013-11-21 14:32:17 +08:00
OSGI-INF
IDEMPIERE-1223 Use ClassName as Name of OSGi component.
2013-07-31 16:30:15 +08:00
schema
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
src/org
/adempiere
hg merge release-1.0c (merge release1 into release2)
2014-02-05 11:19:17 -05:00
.classpath
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
.project
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
build.properties
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
plugin.xml
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