hengsin
b928043646
IDEMPIERE-4801 Add IMediaView interface and Keikai implementation ( #700 )
...
* IDEMPIERE-4801 Add IMediaView interface and Keikai implementation
* IDEMPIERE-4801 Add IMediaView interface and Keikai implementation
- Fixed some dependency issues
- Uses guava mediatype class
* minor - fix NPE when empty CSV
Co-authored-by: Carlos Ruiz <carg67@gmail.com>
2021-05-29 11:54:12 +02:00
hieplq
9c279a1d19
shut off validate warrning of org.adempiere.ui.zk
...
by history or other reason, builder list of org.adempiere.ui.zk have validate
so it make warning for some kind of spcial xml file like ant build, service componnent
add DOCTYPE to get rip of warrning about miss DTD or scheama
2017-05-07 14:55:04 +07:00
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
Heng Sin Low
2dfa60b73e
IDEMPIERE-359 Add OSGi Service support for existing extension point
2012-11-06 11:39:23 +08:00
Heng Sin Low
eb657e8e63
Fixed loading of image resource for web ui.
2010-12-17 11:49:05 +08:00
Heng Sin Low
6003245f32
Implemented field editor factory extension for zk client
2010-11-24 07:27:22 +08:00
Heng Sin Low
b9e40c4bf4
Implemented info factory as extension point for zk and swing client.
2010-11-23 18:01:11 +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