Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » existing versions of plugin causing build conflicts
existing versions of plugin causing build conflicts [message #323908] Fri, 11 January 2008 21:17
Eclipse UserFriend
Originally posted by: marc_e.ye.olde.spam.buster.cablespeed.com

greetings all,
I'm using the plain-jane plugin build functionality in the site build
editor. I am using the "qualifier" notation. In a nutshell, my problem is
that when I click "build", I get a message saying something like "unable to
find plugin: org.blah.blah_0.0.9.200801011547

Now, that was the name of my latest build, but before i clicked "build" i
removed that from the list. My feature.xml contains the same notation as my
site.xml, namely something like "0.0.9.qualifier"

Here's my method:

1) Go to site.xml
2) remove existing feature from the list
3) search for "org.blah", which will show up as "org.blah.qualifier"
4) save, then click "build all"
5) IF it is successful, i deploy it.

then I point my eclipse to the update site, install the latest, and restart.

Is the problem that I'm running the "old" version of the plugin and also
trying to build a new version of the plugin? Is that kind of thing not
doable?

Currently, every time I want to do a new build, I have to shut down eclipse,
remove the current directory of my plugin from features and plugins, and
then restart. Then the build will be successful. It's quite annoying.

So, please, any suggestions are most welcome.

Thanks a lot.

Marc
Previous Topic:How can I fix conditional breakpoint errors?
Next Topic:Accessing JRE extensions from Eclipse Plugin
Goto Forum:
  


Current Time: Tue Jun 10 09:52:36 EDT 2025

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

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

Back to the top