Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 19:15 Go to next message
Jakob Braeuchi is currently offline Jakob BraeuchiFriend
Messages: 69
Registered: July 2009
Location: Switzerland
Member
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 16:09 Go to previous message
Jakob Braeuchi is currently offline Jakob BraeuchiFriend
Messages: 69
Registered: July 2009
Location: Switzerland
Member
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: Thu Apr 18 23:56:30 GMT 2024

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

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

Back to the top