IZPACK.org: Packaging your apps
Dec 24, 09 by Juan Lebrijo about application, packaging, blog
IZPACK: OpenSource product which you can use to package and automate installs in your client's computers.
  • Cross-platform: it is Java; you only needs the JVM on the client.
  • Translations: installation in some languages.
  • Uninstaller: make the uninstall script at the same time.
  • License: Warn for license type on installation.
No more zip packages with README.txt, if you want somebody automated your software installation.
IZPACK.org: Empaquetando tus aplicaciones
Dec 24, 09 by Juan Lebrijo about application, packaging, blog
IZPACK: Es una solución OpenSource para empaquetar y automatizar las instalaciones de tus aplicaciones en los ordenadores de tus clientes.
  • Cross-platform: es Java, asi que solo necesitas una JVM en el cliente sobre cualquier sistema operativo.
  • Traducciones: instalaciones en varios lenguajes.
  • Desinstalador: desarrolla el script de desinstalación al mismo tiempo.
  • Licencias: Aviso de licenciamiento de tu software en plena instalación.
No más paquetes comprimidos con README.txt, si necesitas automatizar la instalación de tu software.
Eclipse for Oracle
Dec 08, 09 by Juan Lebrijo about Oracle, Java, Eclipse, blog
OEPE (Oracle Enterprise Pack for Eclipse), is a Eclipse distro built by and for Oracle products. In order to connect to its Data Bases and to develop with their technologies.
  • It comes with the Data Base Management Perspective, it can recreate all objects (packages, views, synonims,...).
  • Weblogic preloaded, to install by clics. And facilitates the develop of deployment plans over it.
  • JSF libraries (myfaces), and SCA Spring connectors with the apps server.
If you develop Java over Eclipse, with Oracle products backed (DBMS and WebLogic), you must know this Eclipse distro.