Skip to main content



      Home
Home » Newcomers » Newcomers » compile files
compile files [message #170770] Wed, 13 September 2006 04:42 Go to next message
Eclipse UserFriend
Originally posted by: gabi.mordov.kodak.com

Hi All,
All application im using(Jbuilder,netbeans, visulastudio)
when i make a change in my code and compile it ,my sources saved
automatically and than compiled.
in eclipse it is not working like that.
i noticed that i first have to save mu changes and than compile otherwise
my last changes will not be compiled.

is there any option i can configure eclipse to save before copile?

Thanks
Re: compile files [message #170792 is a reply to message #170770] Wed, 13 September 2006 06:02 Go to previous messageGo to next message
Eclipse UserFriend
Gabi wrote:

> Hi All,
> All application im using(Jbuilder,netbeans, visulastudio)
> when i make a change in my code and compile it ,my sources saved
> automatically and than compiled.
> in eclipse it is not working like that.
> i noticed that i first have to save mu changes and than compile
> otherwise my last changes will not be compiled.
>
> is there any option i can configure eclipse to save before copile?

Check Project > Build Automatically.

Dani

>
> Thanks
>
>
>
Re: compile files [message #170840 is a reply to message #170770] Wed, 13 September 2006 08:32 Go to previous message
Eclipse UserFriend
Gabi,

The normal way to use Eclipse's Java development tools is to have Build
Automatically enabled. When that is turned on, your Java classes are
built every time their source is modified and saved, or changes occur on
the build path.

- Jeff
Previous Topic:PDA Debugger
Next Topic:Pointer for Beginner
Goto Forum:
  


Current Time: Thu May 01 13:36:44 EDT 2025

Powered by FUDForum. Page generated in 0.07690 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top