This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Websphere and the fly likes Complier Setting Problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "Complier Setting Problem" Watch "Complier Setting Problem" New topic
Author

Complier Setting Problem

Rashi Gulati
Ranch Hand

Joined: Jan 08, 2004
Posts: 44
Hi All

Somehow i have changed the settings of Websphere and now if i make any changes in any of the java file then i have to rebuild the whole project in order to make those changes effective and it is time consuming process earlier when i used to save the java file then it use to compile the java file and all changes were apprant but now every time i make a change i have rebuild the whole project.
Could you please suggest some soliution for this. I am using

WebSphere Studio Application Developer (Windows)
Version: 5.1.0

Thanks
Regards
Rashi
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26201
    
  66

Rashi,
In Windows --> Preferences, the first item on the left pane is "workbench". The first or second item there gives you the choice to rebuild automatically on save. This is the incremental compilation option you are looking for.


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
Rashi Gulati
Ranch Hand

Joined: Jan 08, 2004
Posts: 44
Thanks a lot Jeanne.

Regards
Rashi
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Complier Setting Problem
 
Similar Threads
Place .ini conf file inside the war package.
Websphere server settings
JSP pages not getting updated
Compilation overahead in WSAD 5.1
Eclipse - Jar file doesn't refresh automatically in build path