In a few minutes, Adichatz plugins allow you to develop an Eclipse RCP application using JPA in a JEE or JSE context. Editors enable to edit beans and their dependencies including databinding, validation, transaction... Components are easily extensible.
Be the first to post a text review of adichatz. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Realease Notes 0.2.1 Changes Customization settings have been moved from ApplicationMenu to QueryForm. split action addEntity on TableSectionInclude in 2 actions: addEntity for One-To-Many Relationship: a new instance of child entity is created. addRelationship: a new instance of the relationship is created. addEntity or addRelationship actions are invalidate following to the type of relationship. Add attribute itemAction to element ItemType in MenuTree.xsd Allows to specify another action than default action. Bugfixes When preference value for "maximum fetches row by batch" equals 0 (illimited) query failed. (QueryBeanContentProvider line 106) replace null by 0 default sorted column doesn't work add ((ATableGenCode) tableController.getGenCode()).setDefaultSorted(); in QueryBeanContentProvider#launchQuery and BoundBeanContentProvider#setItems StatusLineManager does not work this function was disabled. Now when launching query or selecting row in a table, position and size are displayed. When changing page or editor statusline is cleared. char type for Pojo field was not supported. Corrected Error could occur when identifer field type is a primitive (int, short...) Corrected Error could occur when field name of a POJO starts with an uppercase. add method getFieldName in ScenarioUtilities to correct the bug ToolPerspective could not find view Menu because EngineConstants.MENU_NAVIGATOR_ID was not initialized. EngineConstants.MENU_NAVIGATOR_ID value is hard coded in the class. Transformation of field name in getter could fail. Change org.adichatz.tool.generator.builder.tools.TransformTreeTools#extractLazyField(StringBuffer, String, int, boolean). ConcurrentModificationException could occur when disposing a TableController Use an Array as workaround Refresh Record button is disabled when adding a new record to a table Change enable rule on RefreshEntityAction. When there are several ManyToOne relationship in a sam POJO, change on one relationship impact others relatonships (SEVERE) Add field name in the key to find relationships and tableControllers in the Applicaton Data Cache.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?