Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] Unable to setup API Tooling ANT tasks for Headless Reporting

On Mon, Nov 23, 2009 at 7:48 PM, Puneet Kapur <pkapur@xxxxxxxxx> wrote:
> Problem: Trying to use the ANT scripts provided in various
> introductory tutorials to use the API Tooling in headless mode leads
> to a) ant task not found [when run in eclipse] or b) required classes
> not found errors [when run from command line or eclipse]

When running the API Tooling scripts inside of Eclipse, make sure you
“Run in the same JRE as the workspace.”

This option is available in the JRE tab of the External Tool
Configurations dialog.

Cheers,

-- 
Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465
http://twitter.com/eclipsesource | http://twitter.com/caniszczyk


Back to the top