Tuesday October 31, 2006
GenericRCP - A GUI for your Hibernate Domain Objects Peter Schneider-Manzell is an active contributor to AppFuse's documentation and mailing list. Yesterday, he posted a message to the mailing list announcing the 0.3.0 release of GenericRCP.
We (a good friend of mine and myself) started a SpringRichclient based
project, called "GenericRCP". With this tool, you can edit your DB directly via your classes and
Hibernate. The GUI (Panels / Binding etc...) is generated dynamically out of
a JAR, containing the classes and hbm.xml files.
For AppFusers: You only need to import your <.....>-dao.jar, and you can
start to edit the values.
You can use this project as a starting point for a customized editor with
CRUD functionality and add customized panels / attribute editors for
different classes / attribute types, and combinations of them.
Yesterday, I tried GenericRCP with the appfuse-dao.jar from 1.9.4 (XDoclet-based), as well as the appfuse-data-common-2.0-SNAPSHOT.jar (annotations-based) and it worked with both. Nice work Peter!
Posted in Java at Oct 31 2006, 02:01:51 PM MST 2 Comments
Search This Site
Recent Entries
- Raible Road Trip #13
- The good ol' Job Hunt
- How to use GWT 2.0 with Maven and Generate SOYC Reports
- JSON Parsing with JavaScript Overlay Types in GWT
- A Fun Father's Day at Great Sand Dunes
- Going to the Great Sand Dunes for Father's Day
- Implementing OAuth with GWT
- Enhancing Evite.com with GWT and Grails
- 2nd Row at Red Rocks and Elephant Rock Ride
- Creating a Facebook-style Autocomplete with GWT

One thing to mention: Project leader of the genericRCP is Andreas Baumgartner (bambo1543@dev.java.net), he has committed 2/3 of the code of the genericRCP.
Posted by Peter Schneider-Manzell on November 06, 2006 at 12:08 AM MST #
Posted by Cristi on November 14, 2006 at 10:36 AM MST #