[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Re: Automated Nightly Builds

Start here for a doc describing PDE Build
https://bugs.eclipse.org/bugs/show_bug.cgi?id=87151

Darins

"Lokesh Shah" <lshah@xxxxxxxxxx> wrote in message
news:d3mbd6$6gb$1@xxxxxxxxxxxxxxxxxxx
> Hi,
>      I have a project which I compile within eclipse.
>      Now I want to run automated nightly build which will compile my
> project and upload the generated build artifacts.
>      Other than writing an ant build file, is there a way to compile my
> project within eclipse without launching the UI. I have seen lot of
> mantion about headless eclipse, but no concrete example.
>      Any help would be appreciated.
> Regards,
> Lokesh