Community
Participate
Working Groups
In the persistence.xml editor if there are many orm.xml mapping files listed the table gets larger instead of using a scroll bar. To reproduce you have to add more than 5 orm.xml files to the list, close the editor and reopen. If you have 50 orm.xml files that section gets very large and you have to scroll the whole editor instead of just scrolling that add/remove list. This issue exists on the Customization tab as well for Descriptor Customizers. I imagine there are other lists that have this same layout issue.
persistence.xml Entity Caching list persistence.xml Properties list persistence.xml JAR Files list Entity Queries list Entity Attribute Overrides list Entity Secondary Tables list
Moving JPA specific bugs to new JPA component in bugzilla.
Targeting to Juno release.
Created attachment 215424 [details] Set the weightHint in AddRemoveListPane and removed it from the anonymous subclasses The height of the list was manually set in some of the anonymous classes of AddRemoveListPane. I moved that behavior to AddRemoveListPane.
Finally managed to get the persistence.xml General panel to layout such the each of the Add/Remove lists fills correctly. Move the Classes Add/Remove list to the right hand side so it can stratch the full vertical length of the panel. Mapping Files and Java Files are sections on the left hand side. master commit: http://git.eclipse.org/c/dali/webtools.dali.git/commit/?id=0abe6c6f71214193167779f8351f000bb6c78b01
Verified in build I-3.5.0M4-20121217201101 that persistence.xml editor general tab was reorganized. Verified list sections were updated to allow scrolling for the list verses the pane itself. To view steps to verify this issue go to http://wiki.eclipse.org/Dali_3.3_M4_Release