Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] EclipseLink Environment Setup in Eclipse

Hi Dalia,

On 11/4/15 7:34 AM, Dalia Abo Sheasha wrote:
Hello,

I just pulled the most recent source code for the master branch. When I imported some projects into my Eclipse, I got a number of errors. The main problem is the javax.persistence package not resolving properly. In my org.eclipse.persistence.jpa project, I have several of the following error in the MANIFEST.MF file: Unsatisfied constraint: 'Import-Package: javax.persistence; version="[1.1.0,2.2.0)"'
I never had a problem with the javax.persistence jar before. I am normally able to build the EclipseLink source and import all the projects in Eclipse with no errors. Has something changed in the process? I don't want to configure each project's build path individually to include the javax.persistence jar.

let me take a look at this later today. What eclipse distro do you use? For commiters, java, javaee,...? Do you have PDE stuff installed?

thanks,
--lukas


--
Thanks, 
Dalia


_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev


Back to the top