The Artima Developer Community
Sponsored Link

Java Buzz Forum
J2SE 1.5 support for Eclipse

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Vasanth Dharmaraj

Posts: 594
Nickname: vazz
Registered: Oct, 2003

Vasanth Dharmaraj is J2EE developer learning Dot Net
J2SE 1.5 support for Eclipse Posted: Apr 7, 2004 12:15 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Vasanth Dharmaraj.
Original Post: J2SE 1.5 support for Eclipse
Feed Title: Vasanth Dharmaraj's Blogs
Feed URL: /SyndicationService.asmx/GetRssCategory?categoryName=Technology%7CJava
Feed Description: my thoughts on dot net, java, linux, formula one, xbox gamming...(my java category)
Latest Java Buzz Posts
Latest Java Buzz Posts by Vasanth Dharmaraj
Latest Posts From Vasanth Dharmaraj's Blogs

Advertisement

Codename Cheetah

Eclipse JDT team have unleashed the Cheetah. Cheetah is the codename of J2SE 1.5 support for eclipse. These changes are not yet available in the head but can be accessed as follows:

To install Cheetah inside Eclipse:
    - open the update manager (Help>>Software Updates>>Find and Install)
    - create a site (select 'Search for new features to install', then 'Add Update Site')
    - fill in 'http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-core-home/update-site' as the URL.
    - check new site in update sites list.
    - check the Cheetah feature update and install it.

Once installed, you can go to compiler preference page to enable 1.5 compliance, and install a 1.5 JRE (see prefs>>Java>>Installed JREs). Avoid using a 1.5 JRE to run Eclipse, as Eclipse is implemented for running on top of 1.4 level JREs (and 1.5 is still unstable).

You will need build R3.0(I20040407) and better to use this. More details here. [my cup of java]

Read: J2SE 1.5 support for Eclipse

Topic: Links: Fast Zombies, Software Cash, Bacon Previous Topic   Next Topic Topic: The Venerable Kim Phung

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use