| plug-in jar remains same during uninstall and reinstall [message #336784] |
Thu, 02 July 2009 08:55  |
kaprasi Missing name Messages: 76 Registered: July 2009 |
Member |
|
|
Hi,
I have two installations of eclipse-3.4.2. One for development of our
plug-in and another for testing the same.
This is what happens :
I install our plug-in on eclipse-3.4.2. And after a couple of quick tests
I uninstall it.
Then I do some changes to the plug-in and build fresh plug-in update site
by following this method :
http://wiki.eclipse.org/FAQ_How_do_I_create_an_update_site_(site.xml)%3F
I install the plug-in again on the test-eclipse-installation and test out
the features. But I don't find the latest changes in the plug-in. I don't
even see the simple println statements.
Also, when I check the creation date of plug-in jar it clearly tells me
that the jar present in eclipse/plugins is old one.
How do I solve this problem?
Thanks.
|
|
|
|
| Re: plug-in jar remains same during uninstall and reinstall [message #336798 is a reply to message #336794] |
Fri, 03 July 2009 05:45   |
|
Originally posted by: user.domain.invalid
kaprasi ha scritto:
> Any answers please...
> Please point me to the right newsgroup if this isn't the one..
> Thanks.
>
I'm not an expert. I think that the 'right' thing is to increment the
plugin version number, so that eclipse knows it is changed. If Eclipse
had the possibility to see changes in the content of the plugin without
different plugin version, it should download every plugin installed at
each update command (if you have automatic updates, this can be really
expensive).
If there is another way, I'm very intereasted too, since everytime I put
on my update site a new version, and there is a little bug (like a
NullPointer...), I dislike very much to increment version number just to
update clients...
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01914 seconds