Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Compiling one file without building the project
Compiling one file without building the project [message #157092] Fri, 14 November 2003 20:27 Go to next message
Eclipse UserFriend
Originally posted by: arajwani.lehman.com

How do I compile just one file without building the whole project. Just
saving the file is not compiling it. When I build the project it takes
very long. Is there a menu item or popup to request one file compilation.
Re: Compiling one file without building the project [message #157323 is a reply to message #157092] Sat, 15 November 2003 17:06 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Asif wrote:

>How do I compile just one file without building the whole project. Just
>saving the file is not compiling it. When I build the project it takes
>very long. Is there a menu item or popup to request one file compilation.
>
>
>
Eclipse uses an incremental compiler. If you enable auto-build then it
will build the file upon save. If auto-build is disabled then you can
simply use Build All (Ctrl+B) which will build all necessary resources.
There's no command to explicitly build a single file.

Dani
Previous Topic:Class Cast Exception, can't get past ...
Next Topic:Native Library already loaded in another classloader
Goto Forum:
  


Current Time: Sun Oct 06 15:16:40 GMT 2024

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

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

Back to the top