Alexandru Popescu wrote:
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.
What do you mean by being able to compile with jdt compiler? (from
within Eclipse, or by using Ant?).
If you have used Eclipse than sure you have been able to do it. I am not
sure you successfully did this by using Ant and providing a
build.compiler=org.eclipse.jdt.core.JDTCompilerAdapter.
I am very curious about this.
Funny guy. If I say I have compiled my classes with jdt, I mean it. As it
reads, only with ant, no eclipse involved (besides the jars).
I've put
jdtCompilerAdapter.jar
jdtcore.jar
into $ANT/lib
and have set the property
build.compiler=org.eclipse.jdt.core.JDTCompilerAdapter
For a reference, see http://jboss.com/?module=bb&op=viewtopic&t=65783
--
Cheers,
Michael
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------