Eclipse does not start incremental build

I am using Eclipse Galileo, JRebel for rapid deployment, and JBoss 5.1.x as my application server. Eclipse has started to behave strangely recently, maybe after switching to a new workspace (only difference from branch to trunk).

Previously, whenever I made changes to the *.java

/ file *.jsp

, JRebel collects the recently changed file .class

for hot deployment.

But now it runs full build instead of incremental build, all projects build instead of one .class update and take a long time. Sometimes the server will crash due to JRebel trying to deploy all updated files *.class

.

Does anyone have an idea why Eclipse is running a full build instead of an incremental build when the file is saved?

+3
java eclipse jrebel


source to share


No one has answered this question yet

See similar questions:

7
Adding Collectors to a Project in Eclipse and Incrementality
7
Eclipse debugger does not recognize new Java code

or similar:

2248
Is a finally block always executable in Java?
1858
"Debug certificate expired" error in Android Eclipse plugins
1248
How can you speed up Eclipse?
1158
"Override superclass method" Errors after importing project into Eclipse
695
Is there a "Find in Project ..." function in the Eclipse IDE?
159
Intellij IDEA Java classes not auto-compiling on save
39
How to disable "autodeploy" feature for server in Eclipse web project
2
Setup: JRebel + External Deployment JBoss + Eclipse + Ant
1
JBoss ejb3.0 simple deployment
1
eclipse does not update the output folder after compilation



All Articles
Loading...
X
Show
Funny
Dev
Pics