Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Running APT in headless Eclipse(APT not called in headless Eclipse)
Running APT in headless Eclipse [message #1015697] Fri, 01 March 2013 14:15 Go to next message
Eclipse UserFriend
hi all,

i'm successfully using the APT Hibernate JPA-Modelgenerator in the IDE.
the jpa-modelgenerator.jar is included in the Eclipse-Project where the Entities are located. .settings and .factorypath are set.

when building the project with a headless eclipse (using jenkins an buckminster) the APT is not called, and i also do not get an error message.

our headless eclipse contains the bundle org.eclipse.jdt.apt.core. what other bundles are required to run APT.

thanks
jakob
Re: Running APT in headless Eclipse [message #1016252 is a reply to message #1015697] Tue, 05 March 2013 11:09 Go to previous message
Eclipse UserFriend
found it. the following additional bundles are needed:

org.eclipse.jdt.apt.pluggable.core
org.eclipse.jdt.compiler.apt
org.eclipse.jdt.compiler.tool

jakob
Previous Topic:Source lookup error when looking at avariable value in the debugger
Next Topic:Noob Eclipse AST Conundrum
Goto Forum:
  


Current Time: Wed Jul 23 03:02:25 EDT 2025

Powered by FUDForum. Page generated in 0.12209 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top