Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » j2sdk1.5 on eclipse
j2sdk1.5 on eclipse [message #141563] Thu, 12 February 2004 16:49 Go to next message
Eclipse UserFriend
are there any plans released yet to migrate eclipse to the upcoming
j2sdk1.5?

I have tried out several external plugins for elementary support,
which work well so far.
But i dont like the idea to run eclipse in a different vm than the
application i develop. Thats why i m eagerly awaiting a java1.5 based
eclipse.

thx in advance
phil
Re: j2sdk1.5 on eclipse [message #141573 is a reply to message #141563] Thu, 12 February 2004 17:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ian.REMOVE.locut.THIS.us

Philipp Holzschneider wrote:
> are there any plans released yet to migrate eclipse to the upcoming
> j2sdk1.5?

This newsgroup needs a FAQ ;-)

Yes, 3.0 is supposed to support 1.5 when its finished, but it doesn't yet.

Ian.
Re: j2sdk1.5 on eclipse [message #141935 is a reply to message #141573] Sun, 15 February 2004 11:01 Go to previous messageGo to next message
Eclipse UserFriend
Ian Clarke wrote:

> Philipp Holzschneider wrote:
> > are there any plans released yet to migrate eclipse to the upcoming
> > j2sdk1.5?

> This newsgroup needs a FAQ ;-)

> Yes, 3.0 is supposed to support 1.5 when its finished, but it doesn't yet.

> Ian.

So in other words, this problem I am having, running Eclipse 3.0.6, is
expected behavior at least for now:

the following declaration:

enum Plays { a, b, c, d, e, f, g}

is flagged as illegal syntax even though I have selected j2sdk1.5.0 as my
JVM.

I wasn't sure if I was missing something or if this was built into the
JDT. Is there a target ETA for when the version that supports 1.5 will be
released?
Re: j2sdk1.5 on eclipse [message #141951 is a reply to message #141935] Sun, 15 February 2004 13:17 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bobhicks.adelphia.net

steve cohen wrote:

> Ian Clarke wrote:
>
>
>>Philipp Holzschneider wrote:
>>
>>>are there any plans released yet to migrate eclipse to the upcoming
>>>j2sdk1.5?
>
>
>>This newsgroup needs a FAQ ;-)
>
>
>>Yes, 3.0 is supposed to support 1.5 when its finished, but it doesn't yet.
>
>
>>Ian.
>
>
> So in other words, this problem I am having, running Eclipse 3.0.6, is
> expected behavior at least for now:
>
> the following declaration:
>
> enum Plays { a, b, c, d, e, f, g}
>
> is flagged as illegal syntax even though I have selected j2sdk1.5.0 as my
> JVM.
>
> I wasn't sure if I was missing something or if this was built into the
> JDT. Is there a target ETA for when the version that supports 1.5 will be
> released?
>
>
>
>
Expected behavior, at least for now.
Re: j2sdk1.5 on eclipse [message #142380 is a reply to message #141935] Mon, 16 February 2004 13:43 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: alvin.nowhere.com

there is a plugin running around which adds jdk 1.5 functionality to
eclipse. check the archives; it's in here somewhere.

hth,
alvin

--
Alvin Thompson

Navy: 34
Army: 6
Re: j2sdk1.5 on eclipse [message #142564 is a reply to message #142380] Tue, 17 February 2004 08:14 Go to previous messageGo to next message
Eclipse UserFriend
Yes but its not like real Eclipse support. It allows you to write and run
1.5 code but it breaks
most of the "source" and "refactor" Eclipse functionality as well as code
assist and correction. We
really need real 1.5 support in Eclipse.

Steve Buroff

"Alvin Thompson" <alvin@nowhere.com> wrote in message
news:c0r2rb$5lb$2@eclipse.org...
> there is a plugin running around which adds jdk 1.5 functionality to
> eclipse. check the archives; it's in here somewhere.
>
> hth,
> alvin
>
> --
> Alvin Thompson
>
> Navy: 34
> Army: 6
Re: j2sdk1.5 on eclipse [message #142657 is a reply to message #142564] Tue, 17 February 2004 10:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: avinu.papayasoft.net

Steven Buroff wrote:
> Yes but its not like real Eclipse support. It allows you to write and run
> 1.5 code but it breaks
> most of the "source" and "refactor" Eclipse functionality as well as code
> assist and correction. We
> really need real 1.5 support in Eclipse.
>
> Steve Buroff
>
> "Alvin Thompson" <alvin@nowhere.com> wrote in message
> news:c0r2rb$5lb$2@eclipse.org...
>
>>there is a plugin running around which adds jdk 1.5 functionality to
>>eclipse. check the archives; it's in here somewhere.
>>
>>hth,
>>alvin
>>
>>--
>>Alvin Thompson
>>
>>Navy: 34
>>Army: 6
>
>
>
Yep. And the sooner the better. im starting a new project and i'd like
very much to make the best use of 1.5 features such as generics and
enums which i missed since i moved to Java from c++ 6 years ago or so.

Does anyone know when should the eclipse 3 is expected to be released?

~avi
Re: j2sdk1.5 on eclipse [message #142693 is a reply to message #142657] Tue, 17 February 2004 12:28 Go to previous message
Eclipse UserFriend
Originally posted by: newstomail.yahoo.de

avi tshuva schrieb am 17.02.2004 16:32:
> Does anyone know when should the eclipse 3 is expected to be released?

take a look at this point:
http://www.eclipse.org/eclipse/development/main.html

especially at:
http://www.eclipse.org/eclipse/development/eclipse_project_p lan_3_0.html

"The 3.0 release is targeted for June 2004. All release deliverables
will be available for download as soon as the release has been tested
and validated in the target operating configurations listed below."


Cheers
Joe
Previous Topic:lomboz and M7
Next Topic:300 M7 code formatter problem?
Goto Forum:
  


Current Time: Tue Jul 22 07:44:29 EDT 2025

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

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

Back to the top