Community
Participate
Working Groups
My eyes tricking me or its actually there twice? /org.eclipse.pde.api.tools/plugin.xml ... <antTask class="org.eclipse.pde.api.tools.internal.tasks.ApiMigrationTask" library="lib/apitooling-ant.jar" name="apitooling.apimigration"> </antTask> <antTask class="org.eclipse.pde.api.tools.internal.tasks.ApiMigrationTask" library="lib/apitooling-ant.jar" name="apitooling.apimigration"> </antTask> ...
Mike,Curtis, any idea if its intentional?
(In reply to comment #1) > Mike,Curtis, any idea if its intentional? No this is not intentional: there should only be one.
Created attachment 186843 [details] Patch
Fixed in HEAD
Verified in I20110126-0800