Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] Fwd: How to enable auto versioning the plugin via APITools

Hi Ilke

There's no such think like auto-versioning. You get an error and then you can use Quick Fix to update the version. If you do not get an error after changing the API, then you either haven't configured API Tools for your project and/or not set a correct API Tools baseline.

Dani



From:        ilke Muhtaroglu <ilke.muhtaroglu@xxxxxxxxx>
To:        pde-dev@xxxxxxxxxxx
Date:        06.11.2015 14:59
Subject:        [pde-dev] Fwd: How to enable auto versioning the plugin via API        Tools
Sent by:        pde-dev-bounces@xxxxxxxxxxx




 

I have read this link.

http://www.ibm.com/developerworks/library/os-eclipse-api-tools/

Successfully got an PDE API Tools enabled project but I couldnt figure out how to enable the auto versioning ? It says the tool will give error but I can not get any error regarding upgrading the version number at manifest file or about the missing since tags at the methods and so for a class I create or for existing classes and methods.

Any help please or documentation about how to use API tools to update plugin version number in manifest files ?


ilke


_______________________________________________
pde-dev mailing list
pde-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/pde-dev


Back to the top