Fabrizio Giustina wrote:
funny, it works ;)
just put the required jars in maven/lib, set the build.compiler
property, and list the jars in maven/bin/forehead.conf:
[root]
...
${maven.home}/lib/org.eclipse.jdt.core_3.1.0.jar
${maven.home}/lib/jdtCompilerAdapter.jar
After returning from vacation I had the time to test your advise. Since I start
maven from an ant task, I had to add the property
maven.compile.fork=yes
Now, it works. Great! This boosts development quite a bit.
Thx, for your pointers.
--
Cheers,
Michael
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------