[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Re: How to use Ant-Task "eclipse.refreshLocal ?

FYI I am hoping to somehow improve this so that we will warn you when you
are attempting to use eclipse specific tasks in a separate VM
https://bugs.eclipse.org/bugs/show_bug.cgi?id=49759

Darins

"Marcel Bruch" <marcel@xxxxxxxxxxxx> wrote in message
news:bv909d$bu$1@xxxxxxxxxxxxxx
> *g* You are right. Ant used another runtime then the ide.
>
> thanks a lot!
>
> Greets,
> Marcel
>
> Darin Swanson wrote:
>
> > Are you launching the Ant build in the same VM as Eclipse?
> > The eclipse tasks can only function if the build occurs within the same
> > build as Eclipse and cannot function in a separate VM.
> >
> > See the JRE tab for your Ant launch configuration.