Community
Participate
Working Groups
When I change the project's properties related to the JPA Diagram Editor, the new values seems to be saved in a preference store in the Eclipse workspace. This approach is not very usable, because the property values cannot be tracked in a Source Control Management repository, and hence cannot be shared among team members working on the same JPA project. The property values should be persisted in a file under the .settings folder.
Created attachment 187131 [details] Saves project diagram properties under .settings folder
Patch committed.
The fix was submitted in the timeframe of M5, but the JPA Diagram Editor wasn't integrated in PDE build of WTP before the M5 release date, so I'm retargeting this bug to M6.
Verified in Build I-3.3.0-20110414085808 Verified when you make changes to the JPA Diagram Editor property preferences the org.eclipse.jpt.jpadiagrameditor.ui file is updated in the workspace\project\.settings folder. See the link to view test steps for verification. http://wiki.eclipse.org/Dali_3.0_M6