Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] How can I import EclipseLink source code successfully from the GIT repository into Eclipse?

Alfredo,

                Hi, if you go to the following wiki page there is a list of several procedures for getting the source of the EclipseLink API.  These links are primarily PDE related for Eclipse developers but should help with attaching the proper SVN revision based source so you can generate a diff/patch.

 

http://wiki.eclipse.org/EclipseLink/Source

I would start with the following for example if you need the source for EclipseLink 2.3 running on http://cloud.oracle.com

 

http://www.eclipse.org/eclipselink/downloads/previous_releases.php

 

 

                Thank you

                /Michael

 

 

From: eclipselink-dev-bounces@xxxxxxxxxxx [mailto:eclipselink-dev-bounces@xxxxxxxxxxx] On Behalf Of Alfredo Manuel Osorio Martinez
Sent: November 6, 2013 11:21 AM
To: Dev mailing list for Eclipse Persistence Services
Subject: Re: [eclipselink-dev] How can I import EclipseLink source code successfully from the GIT repository into Eclipse?

 

Out of curiosity, how do you develop if you don't use Eclipse? The thing is that I want to submit a patch to a bug so I am trying to set up the environment in Eclipse so I can test, debug and build the JAR.

 

De: eclipselink-dev-bounces@xxxxxxxxxxx [mailto:eclipselink-dev-bounces@xxxxxxxxxxx] En nombre de Eric Gwin
Enviado el: Wednesday, November 06, 2013 10:17 AM
Para: eclipselink-dev@xxxxxxxxxxx
Asunto: Re: [eclipselink-dev] How can I import EclipseLink source code successfully from the GIT repository into Eclipse?

 

Hello,

I don't go into Eclipse often, but when I do I usually just use "
File -> Import -> Existing Projects", perhaps it is "existing Eclipse Projects".

Eric

 


Back to the top