A
A
andreycha2010-12-12 00:27:59
Java
andreycha, 2010-12-12 00:27:59

Java: speed up compilation and redeploy?

Recompilation of the project and redeploy in total take almost 10 minutes. This situation is not encouraging at all. Out of the corner of my ear I heard that there is some kind of gadget that does this very quickly: apparently, it recompiles and redeploys only the changed part of the project. Can anyone suggest what this is?
Maven is used as a collector, JBoss is an application server.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
B
barker, 2010-12-12
@barker

Hmm... maybe you meant JRebel?

G
Georgy Khromchenko, 2010-12-12
@Mox

I may not be at the cash desk, but that's why I parted ways with Java EE
Now, it seems, the Play framework has appeared, but this does not apply to already written projects

C
CyMpak, 2010-12-12
@CyMpak

In general, there are two rumors on this topic:
1. IDEA, as far as I understand, deploy only changed fragments of the project. Which ones and under what conditions I will not say, I recently moved to JEE.
2. They say that you can create a partition in memory for the developer's machine.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question