I\'m using MATLAB R2007b, Java 1.6 SE, Eclipse Helios, and MySql 5 on Windows XP Pro SP3.
I\'m trying to create a class library that uses JPA annotations to access a
Ensure that you have a JPA provider jar (such as eclipselink.jar) on your classpath.