The Artima Developer Community
Sponsored Link

Java Buzz Forum
Eclipse 3.0 compatible with 2.1 plugins

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
Eclipse 3.0 compatible with 2.1 plugins Posted: Feb 10, 2004 8:20 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Vasanth Dharmaraj.
Original Post: Eclipse 3.0 compatible with 2.1 plugins
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

This is very interesting. Eclipse 3.0 is going to run 2.1 plugins with out any modification.

One of the interesting things that came out of the EclipseCon conference was that the developers have completely reversed their earlier decision to have 3.0 introduce breaking changes. Almost all 2.1 plug-ins are now supposed to run unmodified in their binary forms in 3.0. This is done through some very clever slight of hand in the 3.0 run-time that allows you, for example, to call methods that don't actually exist anymore in the normally visible versions of their classes. Any 2.1 plug-in that doesn't run in 3.0 starting with M7 (out later this week) should be reported as a bug.
[eclipse powered]

Read: Eclipse 3.0 compatible with 2.1 plugins

Topic: Source of Duplicate Posts on Javablogs Previous Topic   Next Topic Topic: OraBlogs

Sponsored Links



Google
  Web Artima.com   

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