Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Enabling Java projects
Enabling Java projects [message #185605] Mon, 15 November 2004 10:01 Go to next message
Eclipse UserFriend
Originally posted by: mjmistry.hotmail.com

Hi, I am relatively new to Eclipse and have downloaded the latest Windows
build. On running Eclipse, I dont see any options for creating a new Java
project (I was expecting new Java App, new Java Windows App etc). The
only options I see are to create a new CVS and 'Simple' application. I
have jdk version 1.4.2_06 installed.

Have I downloaded the correct build of Eclipse or perhaps I need to
install additional modules?

Any help will be much appreciated.
Thanks
Milan
Re: Enabling Java projects [message #185630 is a reply to message #185605] Mon, 15 November 2004 11:22 Go to previous messageGo to next message
Eclipse UserFriend
Hi Milan,

after installation the resource perspective is active. You have to switch
to the Java perspective through Window->Open Perspective->Java to activate
the java specific menus.
From here you can create a new project (File->New->Project) and new Java
classes.
More about perspectives can be found in Help->Help Contents->Workbench
User Guide.

Best Regards,
Christian Elsen
www.zeos-informatics.com

> Hi, I am relatively new to Eclipse and have downloaded the latest Windows
> build. On running Eclipse, I dont see any options for creating a new Java
> project (I was expecting new Java App, new Java Windows App etc). The
> only options I see are to create a new CVS and 'Simple' application. I
> have jdk version 1.4.2_06 installed.

> Have I downloaded the correct build of Eclipse or perhaps I need to
> install additional modules?

> Any help will be much appreciated.
> Thanks
> Milan
Re: Enabling Java projects [message #185638 is a reply to message #185605] Mon, 15 November 2004 11:29 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.rizzoweb.com

Milan Mistry wrote:
> Hi, I am relatively new to Eclipse and have downloaded the latest
> Windows build. On running Eclipse, I dont see any options for creating a
> new Java project (I was expecting new Java App, new Java Windows App
> etc). The only options I see are to create a new CVS and 'Simple'
> application. I have jdk version 1.4.2_06 installed.
>
> Have I downloaded the correct build of Eclipse or perhaps I need to
> install additional modules?

It is possible you did not download the Eclipse SDK - some people
download the "Eclipse platform" file, which does not include any of the
Java tools.

What is the name of the file you downloaded to install Eclipse? It will
tell you which one you got.

HTH,
Eric
Re: Enabling Java projects [message #185646 is a reply to message #185630] Mon, 15 November 2004 12:38 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sdf.mailc.com

Christian
Thanks for the info. but I don't have that option on the view window.
Perhaps its because of me not downloading the Eclipse SDK, as per Eric's
post.

Thanks for your help
Milan

Christian Elsen wrote:

> Hi Milan,

> after installation the resource perspective is active. You have to switch
> to the Java perspective through Window->Open Perspective->Java to activate
> the java specific menus.
> From here you can create a new project (File->New->Project) and new Java
> classes.
> More about perspectives can be found in Help->Help Contents->Workbench
> User Guide.

> Best Regards,
> Christian Elsen
> www.zeos-informatics.com

>> Hi, I am relatively new to Eclipse and have downloaded the latest Windows
>> build. On running Eclipse, I dont see any options for creating a new Java
>> project (I was expecting new Java App, new Java Windows App etc). The
>> only options I see are to create a new CVS and 'Simple' application. I
>> have jdk version 1.4.2_06 installed.

>> Have I downloaded the correct build of Eclipse or perhaps I need to
>> install additional modules?

>> Any help will be much appreciated.
>> Thanks
>> Milan
Re: Enabling Java projects [message #185653 is a reply to message #185630] Mon, 15 November 2004 12:38 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sdf.mailc.com

Christian
Thanks for the info. but I don't have that option on the view window.
Perhaps its because of me not downloading the Eclipse SDK, as per Eric's
post.

Thanks for your help
Milan

Christian Elsen wrote:

> Hi Milan,

> after installation the resource perspective is active. You have to switch
> to the Java perspective through Window->Open Perspective->Java to activate
> the java specific menus.
> From here you can create a new project (File->New->Project) and new Java
> classes.
> More about perspectives can be found in Help->Help Contents->Workbench
> User Guide.

> Best Regards,
> Christian Elsen
> www.zeos-informatics.com

>> Hi, I am relatively new to Eclipse and have downloaded the latest Windows
>> build. On running Eclipse, I dont see any options for creating a new Java
>> project (I was expecting new Java App, new Java Windows App etc). The
>> only options I see are to create a new CVS and 'Simple' application. I
>> have jdk version 1.4.2_06 installed.

>> Have I downloaded the correct build of Eclipse or perhaps I need to
>> install additional modules?

>> Any help will be much appreciated.
>> Thanks
>> Milan
Re: Enabling Java projects [message #185660 is a reply to message #185638] Mon, 15 November 2004 12:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mjmistry.hotmail.com

Eric

The file I downloaded was "eclipse-platform-SDK-3.1M3-win32"
Thanks
Milan

Eric Rizzo wrote:

> Milan Mistry wrote:
>> Hi, I am relatively new to Eclipse and have downloaded the latest
>> Windows build. On running Eclipse, I dont see any options for creating a
>> new Java project (I was expecting new Java App, new Java Windows App
>> etc). The only options I see are to create a new CVS and 'Simple'
>> application. I have jdk version 1.4.2_06 installed.
>>
>> Have I downloaded the correct build of Eclipse or perhaps I need to
>> install additional modules?

> It is possible you did not download the Eclipse SDK - some people
> download the "Eclipse platform" file, which does not include any of the
> Java tools.

> What is the name of the file you downloaded to install Eclipse? It will
> tell you which one you got.

> HTH,
> Eric
Re: Enabling Java projects [message #185663 is a reply to message #185660] Mon, 15 November 2004 12:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Yeah, that is the wrong one. That is platform plus source, you want the
first one in the list, just plain Eclipse SDK.

Milan Mistry wrote:
> Eric
>
> The file I downloaded was "eclipse-platform-SDK-3.1M3-win32"
> Thanks
> Milan

--
Thanks,
Rich Kulp
Re: Enabling Java projects [message #185678 is a reply to message #185663] Mon, 15 November 2004 15:33 Go to previous message
Eclipse UserFriend
Originally posted by: mjmistry.hotmail.com

That was it.
Thanks
Milan

Rich Kulp wrote:

> Yeah, that is the wrong one. That is platform plus source, you want the
> first one in the list, just plain Eclipse SDK.

> Milan Mistry wrote:
>> Eric
>>
>> The file I downloaded was "eclipse-platform-SDK-3.1M3-win32"
>> Thanks
>> Milan
Previous Topic:Getting IType of a class in jar file.
Next Topic:Libraries missing from PDE "Deployable Plug-ins"
Goto Forum:
  


Current Time: Fri Aug 08 05:55:43 EDT 2025

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

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

Back to the top