Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dali-dev] How to build and run latest version of JPA Diagram Editor?

Hi Mark,

 

We are glad that you are interested in JPA editor.

 

Right now we are in the middle of migrating JPA Editor and integrating it with Dali project. It should be finished the next week. We’ll send a notification to this mailing list. The last version of the editor which I’ve submitted yesterday is supposed to be buildable, but you should do the following steps:

 

1.       Go to the following site:               http://download.eclipse.org/webtools/downloads/drops/R3.3.0/I-3.3.0-20110211103956/

2.       Assemble your (almost) latest Indigo – you’ll need the first four links plus wtp-sdk

3.       Update your Indigo with the latest Graphiti. Use this update site: http://download.eclipse.org/releases/indigo/

4.       Now the latest code of JPA editor should build against your Indigo.

 

Also you may update your Helios with Graphiti and JPA Editor using this update site:

http://download.eclipse.org/webtools/incubator/repository/jpaeditor/helios/

 

If you need further assistance, please let me know!

 

I hope that the next week we’ll have JPA Editor integrated with the latest I-build of WTP.

 

Best wishes!

Stefan

 

 

From: dali-dev-bounces@xxxxxxxxxxx [mailto:dali-dev-bounces@xxxxxxxxxxx] On Behalf Of Mark Cottman-Fields
Sent: Freitag, 18. Februar 2011 07:15
To: dali-dev@xxxxxxxxxxx
Subject: [dali-dev] How to build and run latest version of JPA Diagram Editor?

 

Hi dali-dev,

I'm interested in trying out the JPA Editor.

I'd like to run the most recent version, and I've successfully checked
out org.eclipse.jpa:

http://dev.eclipse.org/viewcvs/viewvc.cgi/org.eclipse.jpa/?root=WebTools_Project

I also tried what seems to be an older version at:

http://dev.eclipse.org/viewcvs/viewvc.cgi/incubator/org.eclipse.jpt/plugins/org.eclipse.jpt.ui.diagrameditor/?root=WebTools_Project

Neither of these build, due to what seem to be api changes. I'm aware
that this is usual, as the JPA Editor and some of Dali is still under
development for Indigo.
I've also found the bug

https://bugs.eclipse.org/bugs/show_bug.cgi?id=336916

mentioned on this mailing list at

http://dev.eclipse.org/mhonarc/lists/dali-dev/msg01087.html

I'd like to know where the latest (build-able) version of the JPA
Editor will be available after the code is moved.

I'd just like to thank everyone for their work :) Loving Eclipse!
Mark

 


Back to the top