Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] org.eclipse.persistence.jpa compile issues

Hi All,

If you have compile issues related to javax.validation in your org.eclipse.persistence.jpa project in Eclipse, please do the following:

- refresh your view
- import the new javax.validation project from <view-root>/jpa/plugins/javax.validation
- refresh org.eclipse.persistence.jpa

  This should solve your problem.

More work will be done to get this into shape for shipping, so please ensure you refresh these projects again in a few days.

-Tom


Back to the top