Bug 499080 - Installing eclipse plugin using archive not replace existing plugin.
Summary: Installing eclipse plugin using archive not replace existing plugin.
Status: RESOLVED WONTFIX
Alias: None
Product: PDE
Classification: Eclipse Project
Component: Build (show other bugs)
Version: 4.3   Edit
Hardware: PC Windows All
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: pde-build-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on:
Blocks:
 
Reported: 2016-08-03 01:38 EDT by Hitesh Ghuge CLA
Modified: 2018-12-03 09:12 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.