Bug 499080

Summary: Installing eclipse plugin using archive not replace existing plugin.
Product: [Eclipse Project] PDE Reporter: Hitesh Ghuge <hghuge>
Component: BuildAssignee: pde-build-inbox <pde-build-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: major    
Priority: P3 CC: Vikas.Chandra
Version: 4.3Keywords: investigate
Target Milestone: ---   
Hardware: PC   
OS: Windows All   
Whiteboard:

Description Hitesh Ghuge CLA 2016-08-03 01:38:08 EDT
I have test pluginA_1.0 and  pluginA_1.1 both are with minor chnanges.
PluginA_1.0 is installed using archive...

I uninsatll pluginA_1.0 and trying to install pluginA_1.1 using archive. But not working as excepted.

So, I removed entry of plugin from artifact.xml and from plugins folder all depending jars are removed. 
After restarting pc, I install pluginA_1.1 using archive, But not working.

Its working fine when I install using url.
Comment 1 Hitesh Ghuge CLA 2016-08-03 01:44:27 EDT
After uninstall my 1st plugin(pluginA_1.0) and Installing 2nd(pluginA_1.1).
When I cross check required jars in plugin folder jars files are not of pluginA_1.1
Comment 2 Vikas Chandra CLA 2016-08-03 09:15:12 EDT
Can you give clearer steps of how you perform uninstall and install?
Comment 3 Hitesh Ghuge CLA 2016-08-03 09:33:25 EDT
step to install using zip
	Step 1: goto Help --> Install new  software
	Step 2: Click on Add --> enter any name
			Click on Archive --> Select zip to install plugin.

step to install using URL
	Step 1: goto Help --> Install new  software
	Step 2: Enter url where eclipse plugin stored

Step to uninstall
	Step 1: goto Help --> Install new  software
	Step 2: Click on About eclipse platform --> Installation Details
	Step 3: Click on your plugin and click on uninstall.
	Step 4: Now open "ECLIPSE_HOME\artifact.xml" to remove entry of plugin 
		    open "ECLIPSE_HOME\plugins" delete your plugin jars
Comment 4 Lars Vogel CLA 2018-12-03 09:09:48 EST
Currently we are not actively enhancing PDE build anymore. Therefore, I close this bug as WONTFIX. 

Please reopen, if you plan to provide a fix.
Comment 5 Lars Vogel CLA 2018-12-03 09:12:17 EST
Currently we are not actively enhancing PDE build anymore. Therefore, I close this bug as WONTFIX. 

Please reopen, if you plan to provide a fix.