Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] Generated configuration file overwrites specified properties


> BUILD FAILED
> C:\galileo-3.5.2\workspace\adt.builder\buildADT.xml:34: The following
> error occurred while executing this line:
> C:\galileo-3.5.2\workspace\adt.builder\buildADT.xml:19: Problem: failed
> to create task or type p2.publish.featuresAndBundles
> Cause: The name is undefined.
> Action: Check the spelling.
> Action: Check that any custom tasks/types have been declared.
> Action: Check that any <presetdef>/<macrodef> declarations have taken place.

Make sure you run the ant script in the same JRE as the workspace, this is a setting on the "JRE" tab of the external tools launch configuration.
http://4.bp.blogspot.com/_iiaKuwyHAlw/SlPIFntIfYI/AAAAAAAAAdw/YSA0GiIyGdQ/s1600-h/screen2.PNG

-Andrew

Back to the top