Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 329304

Summary: Derive the default Java package from the project name
Product: [WebTools] Dali JPA Tools Reporter: Kaloyan Raev <kaloyan>
Component: Diagram EditorAssignee: Project Inbox <dali.diagrameditor-inbox>
Status: CLOSED DUPLICATE QA Contact: Stefan Dimov <stefan.dimov>
Severity: enhancement    
Priority: P3 CC: petya.sabeva
Version: 0.5   
Target Milestone: 3.3   
Hardware: All   
OS: All   
Whiteboard:

Description Kaloyan Raev CLA 2010-11-02 18:02:35 EDT
Currently, the default Java package for new entities is set (by default) to "org.persistence". In a typical use case users would always want to change this property to a package that is in their project namespace. This step should be executed every time after a new JPA project is created. 

We can avoid this annoying step (at least for a majority of the use cases) if we set the default Java package (per project) to something that is related closer to the project and not fixed to a global package as "org.persistence". Perhaps, the simple idea to set the default Java package to the project name would work great for most of the use cases.
Comment 1 Neil Hauge CLA 2011-10-27 11:16:41 EDT
The 3.2 target now represents the Juno release.
Comment 2 Petya Sabeva CLA 2012-05-04 01:54:38 EDT
Retargeting this bug to the Kepler realease (3.3).
Comment 3 Petya Sabeva CLA 2012-09-11 11:03:06 EDT

*** This bug has been marked as a duplicate of bug 329433 ***