Alexandru Popescu wrote:
Did you ever try to use hot code replacement for magnolia together with eclipse?

Or do you have an idea how to make it work?


I don't think the jdt compiler is offering an adapter that Ant is able to use. Most probably you should write one in order to have this kind of feature.

This is not true. I was able to compile my extensions to magnolia with jdt compiler and use hot code replacement. I made the jdt jars available in the classpath and set

build.compiler=org.eclipse.jdt.core.JDTCompilerAdapter

in build.properties.

I just don't know how to do it with maven.

--
Cheers,
Michael

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to