core-jgi/org.adempiere.server
hieplq d7808da56a IDEMPIERE-3531:setting output build, jdk follow project convert from pure plugin to maven
a mavent project convert from plugin have flow default rule
   1. maven project prefer setting JRE to Execution environment, so .classpath is updated
   2. java class compliment to target/classes/, so build.propertie is updated
   3. JDK compliance configuration setting per project (only this option), so .settings/org.eclipse.jdt.core.prefs is created

extra setting about warning done manual to resolved
https://bugs.eclipse.org/bugs/show_bug.cgi?id=367431

   it happend on bundle use non-standard java package
      org.adempiere.base/.settings/org.eclipse.jdt.core.prefs
      org.adempiere.ui.swing/.settings/org.eclipse.jdt.core.prefs

   on org.adempiere.server, old method add accessrules to classpathentry don't work for maven build.
   so change to warning method make it consitent with other
      org.adempiere.server/.settings/org.eclipse.jdt.core.prefs
2018-02-03 01:39:47 +07:00
..
.settings IDEMPIERE-3531:setting output build, jdk follow project convert from pure plugin to maven 2018-02-03 01:39:47 +07:00
META-INF IDEMPIERE-3531:standard lib folder 2018-02-02 13:47:07 +07:00
OSGI-INF IDEMPIERE-1223 Use ClassName as Name of OSGi component. 2013-07-31 16:30:15 +08:00
WEB-INF IDEMPIERE-3139:Frequent timeout exception 2016-07-31 19:20:44 +07:00
resources IDEMPIERE-1325 Custom iDempiere Home Page 2014-03-12 16:39:50 -05:00
src/main IDEMPIERE-2544:to more warning compiler hidden good warning 2017-11-30 13:44:30 +07:00
.classpath IDEMPIERE-3531:setting output build, jdk follow project convert from pure plugin to maven 2018-02-03 01:39:47 +07:00
.project IDEMPIERE-1139 Can't replace or extend Server for AdempiereProcessor using plugin. 2013-07-05 17:32:16 +08:00
adempiere.jnlp IDEMPIERE-166 Rebranding of logo and product name 2013-04-16 19:28:55 -05:00
applet.html 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
buckminster.cspex IDEMPIERE-2940:reduce size of repository 2015-11-14 17:17:25 +07:00
build.properties IDEMPIERE-3531:setting output build, jdk follow project convert from pure plugin to maven 2018-02-03 01:39:47 +07:00
copyjars.xml Point copyjars to new release 2017-11-01 01:14:36 +01:00
error.html IDEMPIERE-166 Rebranding of logo and product name 2014-04-02 22:19:47 -05:00
favicon.ico IDEMPIERE-166 Rebranding of logo and product name 2013-04-16 19:28:55 -05:00
footer_bar.gif 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
header_banner.jpg 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
header_banner.png IDEMPIERE-166 Rebranding of logo and product name 2013-04-16 19:28:55 -05:00
header_bar.jpg 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
iD32.gif IDEMPIERE-166 Rebranding of logo and product name 2013-04-16 19:28:55 -05:00
iDempiere120x60.gif IDEMPIERE-166 Rebranding of logo and product name 2013-04-16 19:28:55 -05:00
idempiere.html Point to version 5.1 2017-10-31 23:03:48 +01:00
idempiere.jsp IDEMPIERE-1325 Custom iDempiere Home Page 2014-03-12 16:39:50 -05:00
idempiere_logo.png IDEMPIERE-166 Rebranding of logo and product name 2013-04-16 19:28:55 -05:00
idempiere_logo2.gif IDEMPIERE-166 Rebranding of logo and product name 2013-04-16 19:28:55 -05:00
index.html IDEMPIERE-1325 Custom iDempiere Home Page 2014-03-12 16:39:50 -05:00
plugin.xml IDEMPIERE-3353:sync development profile (eclipse) and package profile 2017-04-26 12:24:05 +07:00
robots.txt 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
standard.css 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
webstart.jpg 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
zip.gif 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