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.
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