Hi, I've been banging my head all day trying to tycho build my m2e-wtp JPA plugin against Dali, using the kepler M4 artifacts. I've been using the JavaEE Kepler M4 distro to write my code, that distro containing org.eclipse.jpt.jpa.core_3.3.0.v201209262323.jar
When compiling with tycho, I'm using the http://download.eclipse.org/releases/kepler and http://download.eclipse.org/webtools/repository/kepler repositories to fetch m2e-wtp dependencies, and then it starts hitting the fan : [INFO] Fetching org.eclipse.jpt.jpa.core_3.3.0.v201212061358.jar.pack.gz from http://mirror.cc.columbia.edu/pub/software/eclipse/releases/kepler/201212210900/plugins/ That 3.3.0 v201212061358 doesn't contain org.eclipse.jpt.jpa.core.platform.JpaPlatformDescription anymore, some methods changed/are unavailable, and my plugin doesn't compile. So how come http://download.eclipse.org/webtools/repository/kepler contains 3.3.0 v201212061358 but the IDE and http://download.eclipse.org/webtools/repository/kepler have 3.3.0.v201209262323 ? Regards, Fred Bricon -- "Have you tried turning it off and on again" - The IT Crowd
_______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
