Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Replacing BaseInstallHandler with Equinox P2(How to use Equinox P2 to build eclipse based plugin)
Replacing BaseInstallHandler with Equinox P2 [message #1108182] Fri, 13 September 2013 13:07
S Alam is currently offline S AlamFriend
Messages: 1
Registered: September 2013
Junior Member
I am building installer(plugin) using following class and its methods:

Package & Class Name: org.eclipse.update.core.BaseInstallHandler
Required Jar File: org.eclipse.update.core_3.2.500.v20110330.jar

Here the problem is the BaseInstallHandler has been removed by newer version of eclipse.
Deprecated: The org.eclipse.update component has been replaced by Equinox p2
Ref: http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fapi%2Forg%2Feclipse%2Fupdate%2Fcore%2FBaseInstallHandler.html

Our plugin build is getting failed for Eclipse4.2.2

I found Equinox P2 is the replacement for BaseInstallHandler, but not getting any idea how to use Equinox P2.

Kindly provide sample application or solution to build plugin with Equinox P2 which uses it.


Thanks.
Previous Topic:Indigo dies on start with JDK 1.7.0_40 from desktop, but not from cmd window
Next Topic:Opening Existing Java Projects in Eclipse
Goto Forum:
  


Current Time: Thu Apr 25 11:08:12 GMT 2024

Powered by FUDForum. Page generated in 0.08566 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top