Author | Message |
---|---|
llxarcxll
Posts: 5
|
Posted 22:16 Apr 07, 2011 |
My eclipse does not automatically compile after saving. It only compiles when I close eclipse and restart it.
I made sure Windows --> Preference --> General --> Workspace --> Build Automatically option is selected. |
dely
Posts: 32
|
Posted 22:57 Apr 07, 2011 |
My Eclipse only recompiles and reloads changes I do to my servlets when my server is running. If you are making changes to your model files, stop the server and start it again. There shouldn't be a need to close Eclipse and launch it again. Even if changes to the servlets are not being updated, you can simply stop the server and start it again. |