facebook

Java 1.5 Support Yet?

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #224207 Reply

    kcole
    Member

    Does 3.8.4 now support the new syntaxes such as generics and enhanced for loops in Java 1.5? I don’t see it in the release notes but thought I’d ask just to be sure.

    Thanks,
    Karl

    #224237 Reply

    Riyad Kalla
    Member

    Karl,
    Do you mean in the JSP Editor for scriplets? It will allow the new generic notations, but won’t offer generics-aware autocomplete, so “yes and no”. We have users using JDK 5.0 features in their JSPs and they compile/deploy/debug correctly. Just no autocomplete yet.

    #224255 Reply

    kcole
    Member

    I mean just in my regular Java classes. Last time I tried the IDE wouldn’t compile my classes I assume because it didn’t recognize the generic I was trying to use and flagged it as a snytax error. Maybe I didn’t have Eclipse set up right to use the 1.5 jdk.

    Karl

    #224263 Reply

    Riyad Kalla
    Member

    Karl,
    What you are asking is handled by the base Eclipse SDK install (MyEclipse doesn’t influence this). But you do need to be using a version Eclipse 3.1 (currently Milestone 4 as of this writing) to get JDK 5.0 support.

    #224265 Reply

    kcole
    Member

    ok. Thanks.

    Karl

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Java 1.5 Support Yet?

You must be logged in to post in the forum log in