Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » only rebuild, no compile item in the menu
only rebuild, no compile item in the menu [message #64312] Thu, 05 June 2003 18:19 Go to next message
Hong Deng is currently offline Hong DengFriend
Messages: 15
Registered: July 2009
Junior Member
Hello,

there is only "rebuild" item in the menu, sometimes,it is useful to check
the source code syntax for individual source code file.
I understand, when a new updated source code is saved, the syntax is
checked,
I am wondering if it is possible to add an menu item, like compile or some
other, when it is necessary, suppose develop a new plugin tool for some
other languang than C/C++ and Java.

Thanks.

Qhmd
Re: only rebuild, no compile item in the menu [message #64334 is a reply to message #64312] Thu, 05 June 2003 18:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Rafael_Chaves.ca.ibm.com

Turn auto-build off (Window->Preferences->Workbench->Perform build
automatically...) and you will be able to build only when you want.

Rafael
Re: only rebuild, no compile item in the menu [message #64518 is a reply to message #64312] Thu, 05 June 2003 19:43 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.NOSPAM.us.ibm.com

Actually the editor, as you are typing, checks the syntax. So there is
no need to have a special build action. It will compile when saved and
tell you syntax errors while editing.

Rich
Previous Topic:Is there a way to make a call to the Eclipse Tomcat directly?
Next Topic:Centering a wizard dialog
Goto Forum:
  


Current Time: Sat Nov 09 04:06:00 GMT 2024

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

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

Back to the top