Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dali-dev] Status of JPA Diagram Editor integration with WTP build

@Tran: Ok, in that case I’ll expect notification from you, when to start with the changes.

 

S.

 

From: dali-dev-bounces@xxxxxxxxxxx [mailto:dali-dev-bounces@xxxxxxxxxxx] On Behalf Of Neil Hauge
Sent: Thursday, February 24, 2011 5:52 PM
To: General Dali EJB ORM developer discussion.
Subject: Re: [dali-dev] Status of JPA Diagram Editor integration with WTP build

 

I forgot to mention that these changes will need to wait until after this week's I-Build is declared.  You will need to coordinate with Tran to make the appropriate build changes.

Neil

On 2/24/2011 9:56 AM, Dimov, Stefan wrote:

Ok, I’ll change it. I guess the packages should be changed too …

 

Stefan

 

From: dali-dev-bounces@xxxxxxxxxxx [mailto:dali-dev-bounces@xxxxxxxxxxx] On Behalf Of Neil Hauge
Sent: Thursday, February 24, 2011 4:54 PM
To: dali-dev@xxxxxxxxxxx
Subject: Re: [dali-dev] Status of JPA Diagram Editor integration with WTP build

 

The second option would be most correct.   The component name should follow the project root of JPT to be consistent with Eclipse conventions. 

org.eclipse.jpt.jpadiagrameditor.ui
org.eclipse.jpt.jpadiagrameditor.ui.test

Neil

On 2/24/2011 9:36 AM, Karen Butzke wrote:

I have a question about the new plug-ins. I am wondering if we should rename these to match what we have recently done in the jpa and jaxb components. Maybe the names should be:

org.eclipse.jpt.jpa.diagrameditor.ui
org.eclipse.jpt.jpa.diagrameditor.ui.test

or since jpa-diagram-editor is the component:

org.eclipse.jpt.jpadiagrameditor.ui
org.eclipse.jpt.jpadiagrameditor.ui.test

Any thoughts?

Karen

On 2/24/2011 6:08 AM, Tran Le wrote:


It was a long night but the compilation is passing now  and tests has started; we were caught with String.isEmpty() in 1.5 in the Diagram Editor.

There are 2 new features and 3 plugins in CVS at:
    org.eclipse.jpa/components/jpa_diagram_editor
For development you only need to check out:
    org.eclipse.jpt.ui.diagrameditor
    org.eclipse.jpt.ui.diagrameditor.test
the rest are build related stuff.

To compile you will need download the latest WTP integration build, because it includes Graphiti. There are also two other prerequisites that you will have to download EMF Transaction and EMF Validation, all listed in the download page.
The JUnit tests in the build are still running right now, but the zip files are ready to be downloaded.

Note the org.eclipse.jpt.ui.diagrameditor.test bundle is not integrated into the build yet.

-Tran
Ps. Thanks to David for his help.



 
_______________________________________________
dali-dev mailing list
dali-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dali-dev
 
 
_______________________________________________
dali-dev mailing list
dali-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dali-dev
 
 
_______________________________________________
dali-dev mailing list
dali-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dali-dev

Back to the top