Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Installing Eclipse on Windows Vista
Installing Eclipse on Windows Vista [message #203091] Wed, 04 April 2007 00:19 Go to next message
Eclipse UserFriend
Originally posted by: romiodelta.hotmail.com

Hi, everyone.

I am pretty much new to Eclipse.
I would like to install Eclipse SDK on my new PC which the Windows Vista
is running on. And the Java version is 1.6.0-b105.

Which version of Eclipse should I install?

And also, I am going to do some C/C++ project as well.
I'm using GCC compiler comes with 'cygwin'.
Is there a plug-in for the c/c++ program?
Do I have to install particular compiler for it?

Could you be able to give me a detailed guidance for me, please?

Thanks,
Yong.
Re: Installing Eclipse on Windows Vista [message #203099 is a reply to message #203091] Wed, 04 April 2007 01:00 Go to previous message
Eclipse UserFriend
Originally posted by: wharley.bea.com

"Yong" <romiodelta@hotmail.com> wrote in message
news:7434b38f784a0dc8fdaf8d90e283ee9a$1@www.eclipse.org...
> Hi, everyone.
>
> I am pretty much new to Eclipse.
> I would like to install Eclipse SDK on my new PC which the Windows Vista
> is running on. And the Java version is 1.6.0-b105.
>
> Which version of Eclipse should I install?
>
> And also, I am going to do some C/C++ project as well.
> I'm using GCC compiler comes with 'cygwin'.
> Is there a plug-in for the c/c++ program?
> Do I have to install particular compiler for it?
>
> Could you be able to give me a detailed guidance for me, please?

Hi, Yong.

If you go to the Eclipse downloads page (http://www.eclipse.org/downloads)
you can learn more about the various versions and additional components
available.

The latest released version of Eclipse is 3.2.2. That is a good solid
starting point for someone starting out on Eclipse. You could also explore
the latest milestone release of the version currently in development, which
will have more new features but may also be less stable.

According to the release notes link on the downloads web page, "Eclipse SDK
3.2.2 has been tested and works well on Microsoft Windows Vista." There are
a few minor issues noted in the release notes; the most important is that
you should not install it into the c:\Program Files directory, because of
security restrictions on that directory.

Eclipse works fine on a 1.6 JVM.

To work with C/C++, you need to install the CDT (C Development Tooling)
component, in addition to the base Eclipse SDK. You can learn more about
the CDT by clicking on the "By Topic" link on the downloads page. If you
have specific questions about using the CDT, it is best to post them to the
eclipse.tools.cdt newsgroup.
Previous Topic:Plugins that install other plugins and features
Next Topic:An easy one
Goto Forum:
  


Current Time: Tue Apr 16 15:53:58 GMT 2024

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

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

Back to the top