Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Compiling Source(Compiling Source without building the project)
Compiling Source [message #530015] Wed, 28 April 2010 03:49 Go to next message
Eclipse UserFriend
Hi
Is it possible to just compile my Java Source code rather than run or build the project.

I'm new to using eclipse. Sorry if this has been asked before

Thanks
Re: Compiling Source [message #530074 is a reply to message #530015] Wed, 28 April 2010 07:47 Go to previous messageGo to next message
Eclipse UserFriend
From what I understand, you could use Ant, this is a tutorial that explains how to create an Ant builder: http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse. platform.doc.user/gettingStarted/qs-93_project_builder.htm

Or you can write your own builder. I found this tutorial that seems to explain how to do that:
http://www.eclipse.org/articles/Article-Builders/builders.ht ml

Or you can just go to the Help (Help > Help Contents) and search for project builders and read the "Incremental project builders" inside "Platform Plug-in Developer Guide > Programmer's Guide > Advanced resource concepts".

I hope that helps.
Re: Compiling Source [message #530076 is a reply to message #530015] Wed, 28 April 2010 07:52 Go to previous message
Eclipse UserFriend
Hi Thanks for that
Previous Topic:Eclipse and Objectstore
Next Topic:How do you validate XML with Schema in Eclipse?
Goto Forum:
  


Current Time: Sat Mar 15 22:28:41 EDT 2025

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

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

Back to the top