Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Copy plugin project directory(Two plugin project with different version create conflicts)
Copy plugin project directory [message #1718248] Mon, 21 December 2015 16:01 Go to next message
kobi danone is currently offline kobi danoneFriend
Messages: 14
Registered: November 2014
Junior Member
Hello,

I have an eclipse plugin project.
I want to do a small change in the plugin and export it as new plugin but keep both plugins.
I mean when i create new project from eclipse, to select which one of the plugins to use.

I "copy past" the plugin's folder, change the ID of the plugin from the overview, did the change i needed and export it with the new ID name.
Then, I put both plugins in eclipse and when from file->new project i can see and choose between both plugins fine.

The problem is that i see the changes i made on both versions!
It no metter which plugin i choose, the change is in both!
Seems like Eclipse create some conflict between the plugins.
There is some ID or something which i forgot?

* If i put only one plugin at a time in eclipse then both plugins work great.

Please advise?
Thank you.
Re: Copy plugin project directory [message #1718302 is a reply to message #1718248] Tue, 22 December 2015 09:38 Go to previous message
kobi danone is currently offline kobi danoneFriend
Messages: 14
Registered: November 2014
Junior Member
Fixed: Changed the ID in the template xml file and change the package name for the activator.
Thank you.
Previous Topic:Strange behavior difference between .app run and direct jar run Eclipse Kepler on newer OS X
Next Topic:Extending with org.eclipse.jdt.ui.javaEditorTextHovers
Goto Forum:
  


Current Time: Thu Mar 28 22:42:28 GMT 2024

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

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

Back to the top