Results 1 to 5 of 5

Thread: How do I make eclipse 3.0.1 support new language features of JDK1.5?

Threaded View

  1. #1

    Thread Starter
    Banned debbie_82's Avatar
    Join Date
    Jan 2004
    Location
    inside a hollow void
    Posts
    104

    Question How do I make eclipse 3.0.1 support new language features of JDK1.5?

    I have just downloaded the latest eclipse version 3.0.1 and I also have the latest jdk1.5... and I've been encountering quite a number of problems.

    Eclipse it seems cannot understand the new language features.
    I have been trying to do a little bit of coding about the foreach loop construct (new to jdk1.5) and well eclipse always says syntax error.

    Is there anyway the syntax checker be updated to support java1.5 new language features?
    and it won't run...

    I did try doing that code on notepad so that syntax is not yet checked during that time and used the command line to execute my code and well that one worked.. so I guess the problem is eclipse itself..

    Is there some available patches for these? I don't know how to look for them... Even jbuilder has some problems with the jdk1.5 version... I don't know what to do.

    I can't see myself doing notepad and the command line all the time...

    P.S.
    How does eclipse process java source files anyway?
    Last edited by debbie_82; Nov 24th, 2004 at 10:41 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width