* IDEMPIERE-4581 Model generator should isn't dialog it should be window use shutdown asyn to shutdown framework when close Model generator window one unhappy thing remain: when use -console then framework is shutdown but jdk still hang because "pipe-gosh --login --noshutdown" still live (for https://bugs.eclipse.org/bugs/show_bug.cgi?id=362412) work-around: use -console 1234 by that way we can't access osgi command from console but can use "telnet localhost 1234" to use osgi command * IDEMPIERE-4581 Model generator should isn't dialog it should be window Fix problem about program not closing Improve layout Co-authored-by: hieplq <hieplq@hasuvimex.vn> |
||
|---|---|---|
| .. | ||
| .settings | ||
| META-INF | ||
| OSGI-INF | ||
| schema | ||
| src | ||
| .classpath | ||
| .packaging | ||
| .project | ||
| build.properties | ||
| documentation.bat | ||
| packaging-build.xml | ||
| plugin.xml | ||
| pom.xml | ||