Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Getting Eclipse to compile simple java helloworld
Getting Eclipse to compile simple java helloworld [message #274880] Fri, 29 October 2004 14:13 Go to next message
Eclipse UserFriend
Originally posted by: jbailo.vestcom.com

I installed the Platform SDK because I assumed it would have the most
features.

I built a dummy project, and added a helloworld java program.

I do a run as, but I can’t seem to see how it can be compiled...there
are no entries there.

Am I missing a java plugin?
Re: Getting Eclipse to compile simple java helloworld [message #274885 is a reply to message #274880] Fri, 29 October 2004 15:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

IT is compiled as soon as you add it. Eclipse is an incremental
compiler. It compiles everytime a class is changed. You don't ask for
individual compiles, there is no need since everything is up to date.

--
Thanks,
Rich Kulp
Re: Getting Eclipse to compile simple java helloworld [message #274904 is a reply to message #274880] Sat, 30 October 2004 13:13 Go to previous message
Eclipse UserFriend
Originally posted by: manahan.NOSPAM.ca.ibm.com

You are missing the Java Development tools. The simplest thing to
download is the Eclipse SDK it has the Platform , JDT and the PDE(
plugin development environment).

John Bailo wrote:

> I installed the Platform SDK because I assumed it would have the most
> features.
>
> I built a dummy project, and added a helloworld java program.
>
> I do a run as, but I can’t seem to see how it can be compiled...there
> are no entries there.
>
> Am I missing a java plugin?
Previous Topic:JavaCC plugin for eclipse
Next Topic:Best way to avoid modifying locked workspace?
Goto Forum:
  


Current Time: Thu Jul 17 22:03:32 EDT 2025

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

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

Back to the top