Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Eclipse 3.0 RC2 - Win32
Eclipse 3.0 RC2 - Win32 [message #253403] Wed, 16 June 2004 15:50 Go to next message
Eclipse UserFriend
Originally posted by: pedrorolo.hotmail.com

Hello everyone.

Being fairly new to Eclipse, I am having trouble upgrading from my actual
version which is 3.0 M6, to 3.0 RC2. In fact I had the same problem trying
to upgrade to 3.0 M9.
I work mainly in Java, using Ant to compile my projects. I have been
upgrading Eclipse with no problems up until now, by unziping the file to
c:\ and afterwards importing the preferences file which I had exported
previously from M6. Not with this last version.
If I follow the same procedure, point eclipse with -data to my workspace
and afterwards import the prefs file, I get no recognition of my java
files (there is no syntax coloring) and, right-clicking on my build.xml
Ant file, there is no Ant build option.
However, the Help files state clearly that this option should indeed exist
and the Ant plugin is there.
I also have no explanation on why the java files are not recognized.
The project properties which allowed me to set the source directories and
auxiliary libraries is also nowhere to be found.
The interaction with CVS works wonderfully though, even if the ssh2
protocol seems to have vanished.

Can anyone please help?

Confused,
Pedro Rolo
Re: Eclipse 3.0 RC2 - Win32 [message #253412 is a reply to message #253403] Wed, 16 June 2004 17:16 Go to previous messageGo to next message
Eclipse UserFriend
Are you sure that you downloaded the full SDK (86MB) and not just the
Platform Runtime Binary (24MB)

HTH
Darins

"Pedro Rolo" <pedrorolo@hotmail.com> wrote in message
news:caq89r$877$1@eclipse.org...
> Hello everyone.
>
> Being fairly new to Eclipse, I am having trouble upgrading from my actual
> version which is 3.0 M6, to 3.0 RC2. In fact I had the same problem trying
> to upgrade to 3.0 M9.
> I work mainly in Java, using Ant to compile my projects. I have been
> upgrading Eclipse with no problems up until now, by unziping the file to
> c:\ and afterwards importing the preferences file which I had exported
> previously from M6. Not with this last version.
> If I follow the same procedure, point eclipse with -data to my workspace
> and afterwards import the prefs file, I get no recognition of my java
> files (there is no syntax coloring) and, right-clicking on my build.xml
> Ant file, there is no Ant build option.
> However, the Help files state clearly that this option should indeed exist
> and the Ant plugin is there.
> I also have no explanation on why the java files are not recognized.
> The project properties which allowed me to set the source directories and
> auxiliary libraries is also nowhere to be found.
> The interaction with CVS works wonderfully though, even if the ssh2
> protocol seems to have vanished.
>
> Can anyone please help?
>
> Confused,
> Pedro Rolo
>
>
Re: Eclipse 3.0 RC2 - Win32 [message #253429 is a reply to message #253412] Wed, 16 June 2004 17:24 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pedrorolo.hotmail.com

You are right. I did download the Platform Runtime Binary. But then,
that's what I did with 3.0 M6 and it works well.
I do use Eclipse only for programming in Java, so I shouldn't need the SDK.
Or am I wrong?

Best,
Pedro Rolol

Darin Swanson wrote:

> Are you sure that you downloaded the full SDK (86MB) and not just the
> Platform Runtime Binary (24MB)

> HTH
> Darins

> "Pedro Rolo" <pedrorolo@hotmail.com> wrote in message
> news:caq89r$877$1@eclipse.org...
> > Hello everyone.
> >
> > Being fairly new to Eclipse, I am having trouble upgrading from my actual
> > version which is 3.0 M6, to 3.0 RC2. In fact I had the same problem trying
> > to upgrade to 3.0 M9.
> > I work mainly in Java, using Ant to compile my projects. I have been
> > upgrading Eclipse with no problems up until now, by unziping the file to
> > c: and afterwards importing the preferences file which I had exported
> > previously from M6. Not with this last version.
> > If I follow the same procedure, point eclipse with -data to my workspace
> > and afterwards import the prefs file, I get no recognition of my java
> > files (there is no syntax coloring) and, right-clicking on my build.xml
> > Ant file, there is no Ant build option.
> > However, the Help files state clearly that this option should indeed exist
> > and the Ant plugin is there.
> > I also have no explanation on why the java files are not recognized.
> > The project properties which allowed me to set the source directories and
> > auxiliary libraries is also nowhere to be found.
> > The interaction with CVS works wonderfully though, even if the ssh2
> > protocol seems to have vanished.
> >
> > Can anyone please help?
> >
> > Confused,
> > Pedro Rolo
> >
> >
Re: Eclipse 3.0 RC2 - Win32 [message #253453 is a reply to message #253429] Wed, 16 June 2004 18:41 Go to previous messageGo to next message
Eclipse UserFriend
You would be incorrect.
As indicated on the download page, the Platform Runtime binary does not
include the Java programming support
It did not include it in M6 either.

Darins

"Pedro Rolo" <pedrorolo@hotmail.com> wrote in message
news:caqdqj$edq$1@eclipse.org...
> You are right. I did download the Platform Runtime Binary. But then,
> that's what I did with 3.0 M6 and it works well.
> I do use Eclipse only for programming in Java, so I shouldn't need the
SDK.
> Or am I wrong?
>
> Best,
> Pedro Rolol
>
> Darin Swanson wrote:
>
> > Are you sure that you downloaded the full SDK (86MB) and not just the
> > Platform Runtime Binary (24MB)
>
> > HTH
> > Darins
>
> > "Pedro Rolo" <pedrorolo@hotmail.com> wrote in message
> > news:caq89r$877$1@eclipse.org...
> > > Hello everyone.
> > >
> > > Being fairly new to Eclipse, I am having trouble upgrading from my
actual
> > > version which is 3.0 M6, to 3.0 RC2. In fact I had the same problem
trying
> > > to upgrade to 3.0 M9.
> > > I work mainly in Java, using Ant to compile my projects. I have been
> > > upgrading Eclipse with no problems up until now, by unziping the file
to
> > > c: and afterwards importing the preferences file which I had exported
> > > previously from M6. Not with this last version.
> > > If I follow the same procedure, point eclipse with -data to my
workspace
> > > and afterwards import the prefs file, I get no recognition of my java
> > > files (there is no syntax coloring) and, right-clicking on my
build.xml
> > > Ant file, there is no Ant build option.
> > > However, the Help files state clearly that this option should indeed
exist
> > > and the Ant plugin is there.
> > > I also have no explanation on why the java files are not recognized.
> > > The project properties which allowed me to set the source directories
and
> > > auxiliary libraries is also nowhere to be found.
> > > The interaction with CVS works wonderfully though, even if the ssh2
> > > protocol seems to have vanished.
> > >
> > > Can anyone please help?
> > >
> > > Confused,
> > > Pedro Rolo
> > >
> > >
>
>
Re: Eclipse 3.0 RC2 - Win32 [message #253539 is a reply to message #253453] Thu, 17 June 2004 05:00 Go to previous message
Eclipse UserFriend
Originally posted by: pedrorolo.hotmail.com

Darin,

Thank you.
I hope you have made my day!

Darin Swanson wrote:

> You would be incorrect.
> As indicated on the download page, the Platform Runtime binary does not
> include the Java programming support
> It did not include it in M6 either.

> Darins

> "Pedro Rolo" <pedrorolo@hotmail.com> wrote in message
> news:caqdqj$edq$1@eclipse.org...
> > You are right. I did download the Platform Runtime Binary. But then,
> > that's what I did with 3.0 M6 and it works well.
> > I do use Eclipse only for programming in Java, so I shouldn't need the
> SDK.
> > Or am I wrong?
> >
> > Best,
> > Pedro Rolol
> >
> > Darin Swanson wrote:
> >
> > > Are you sure that you downloaded the full SDK (86MB) and not just the
> > > Platform Runtime Binary (24MB)
> >
> > > HTH
> > > Darins
> >
> > > "Pedro Rolo" <pedrorolo@hotmail.com> wrote in message
> > > news:caq89r$877$1@eclipse.org...
> > > > Hello everyone.
> > > >
> > > > Being fairly new to Eclipse, I am having trouble upgrading from my
> actual
> > > > version which is 3.0 M6, to 3.0 RC2. In fact I had the same problem
> trying
> > > > to upgrade to 3.0 M9.
> > > > I work mainly in Java, using Ant to compile my projects. I have been
> > > > upgrading Eclipse with no problems up until now, by unziping the file
> to
> > > > c: and afterwards importing the preferences file which I had exported
> > > > previously from M6. Not with this last version.
> > > > If I follow the same procedure, point eclipse with -data to my
> workspace
> > > > and afterwards import the prefs file, I get no recognition of my java
> > > > files (there is no syntax coloring) and, right-clicking on my
> build.xml
> > > > Ant file, there is no Ant build option.
> > > > However, the Help files state clearly that this option should indeed
> exist
> > > > and the Ant plugin is there.
> > > > I also have no explanation on why the java files are not recognized.
> > > > The project properties which allowed me to set the source directories
> and
> > > > auxiliary libraries is also nowhere to be found.
> > > > The interaction with CVS works wonderfully though, even if the ssh2
> > > > protocol seems to have vanished.
> > > >
> > > > Can anyone please help?
> > > >
> > > > Confused,
> > > > Pedro Rolo
> > > >
> > > >
> >
> >
Previous Topic:JDBC problem with M9 plugin (no suitable driver)
Next Topic:no icons in trees - Eclipse GTK
Goto Forum:
  


Current Time: Sun Jul 27 09:10:34 EDT 2025

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

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

Back to the top