• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Migrating Eclipse Plugin from 2.1 to 3.0

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We have developed Eclipse plugin (version 2.1).Now we are in the process of migrating it to RAD 6.0 which is based Eclipse3.0.

Whatever plugin we have developed in Eclipse2.1 will it be compatible with Eclipse3.0?

If so what are the additional steps need to be done for making compatatible with Eclipse3.0?

If any body have any idea regarding these ,Please post a reply
 
Ranch Hand
Posts: 183
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by devadass prasad:
We have developed Eclipse plugin (version 2.1).Now we are in the process of migrating it to RAD 6.0 which is based Eclipse3.0.

Whatever plugin we have developed in Eclipse2.1 will it be compatible with Eclipse3.0?

If so what are the additional steps need to be done for making compatatible with Eclipse3.0?

If any body have any idea regarding these ,Please post a reply



Hi Prasad,

I think I know who you are

The answer is No, for more details on how to migrate look into http://help.eclipse.org/help31/index.jsp?topic=/org.eclipse.platform.doc.isv/porting/eclipse_3_0_porting_guide.html

or you can call me when you have some free time

-Raj
 
reply
    Bookmark Topic Watch Topic
  • New Topic