Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
jGenUIPlugin_2.0.0.344_201005240000.zip | 2010-05-25 | 12.5 MB | |
readme.txt | 2010-05-25 | 3.5 kB | |
Totals: 2 Items | 12.6 MB | 0 |
******************************************************************************************************** ******************************** jGenUI ****************************************************** ******************************************************************************************************** ************************** Open source Java code Generator ********************************************* ******************************************************************************************************** Readme Thank you for download jGenUi !!! Version 2.0.0.344_201005240000 This is an Alpha version. Documentation is under construction and will be ready soon in jGenUI's new web site. You can browse it in http:www.jgenui.org. Meanwhile the Beta 1.0 Users Manual is the best choice to have some documentation (in spanish). You can also email us to support@jgenui.org jGenUI Developer Team. Installation Instructions ------------------------- ## If it is the FIRST TIME you are installing jGenUI in your Eclipse installation follow this: 1) If you can read Spanish download the latest User´s Manual (Version 1.0) and follow the instructions. 2) If you can´t read Spanish 2.1) Download zip file 2.2) Extract it 2.3) Copy folder to "plugins" directory inside your eclipse root folder. Note: Sometimes jGenUi plugin, and also another ones, do not run in "plugins" directory but they do in dropins. 2.4) Start or Restart Eclipse 2.5) "Install default configuration" by rigth click on Project root folder in Eclipse "Package Explorer" view and press "jGenUI/Install Default configuration". If you see that menu option the plugin is installed right. 2.6) After define yor JPA entities, rigth click on Package root folder in Eclipse "Package Explorer" view and press "jGenUI/Generate". ## If it is NOT the FIRST TIME you are installing jGenUI in your Eclipse installation follow this: 1) Delete old plugin folder from "plugins" or "dropins" directory, depending on where you have installed it. 2) 2.1) Download zip file 2.2) Extract it 2.3) Copy folder to "plugins" directory inside your eclipse root folder. Note: Sometimes jGenUi plugin, and also another ones, do not run in "plugins" directory but they do in dropins. 2.4) Start or Restart Eclipse 2.5) for your existing jGenUI projects 2.4.1) If you dont mind override your actual proyect configuration: "Install default configuration" by rigth click on Project root folder in Eclipse "Package Explorer" view and press "jGenUI/Install Default configuration". 2.4.1) If you need to keep your actual proyect configuration: Set manually "jgenui.template_root_path" propertie in local properties file which is in /MyProject/config/jgenui.local.properties 2.6) For new jGenUI projects Always do: rigth click on Project root folder in Eclipse "Package Explorer" view and press "jGenUI/Install Default configuration". ******************************************************************************************************** ******************************************************************************************************** ********************************************************************************************************