Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] Versioning plugins with pde api tools

You should not manually add a natures. Use context menu > Plug-in Tool > API Tools Setup... to configure your projects for API Tools.

The baseline has to contain a previous version of your projects, otherwise API Tools cannot compare your current projects and cannot do anything useful.

Dani



From:        ilke Muhtaroglu <ilke.muhtaroglu@xxxxxxxxx>
To:        "pde-dev@xxxxxxxxxxx" <pde-dev@xxxxxxxxxxx>
Date:        06.11.2015 18:50
Subject:        [pde-dev] Versioning plugins with pde api tools
Sent by:        pde-dev-bounces@xxxxxxxxxxx




I have changed the nature of project than it give an error stating create a baseline. I did it by selecting the current eclipse installation and then creating a default baseline. Then this error is gone and i waited now to give error for updating the version of plugin via manifest file after creating a method or class. How can i get an error prompt for versioning a plugin. What i need to do to use versioning of eclipse api tools ? We have 26 plugins in our project and we update their version number manually and we sometimes forget to update their version numbers. How so many eclipse plugins achieve versioning them ? Can you please help?
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