TPTP auto. services : passing eclipse configuration and command line parameter : [message #123441] |
Tue, 19 February 2008 23:49  |
Eclipse User |
|
|
|
Hi All,
actually am looking for the way to pass eclipse's configuration and
eclipse command line parameters (like -clean, -noLazyRegistryCacheLoading
in ant script for TPTP automatable services.
my eclipse configuration ( acc. to which I need to launch eclipse
platform) will be at any location ( not inside eclipse Installation
directory).
So, that my
<!--Execute test suites using default results name -->
<target name="test-execution">....
will pick-up the that configuration and launch the eclipse accordingly.
Since, I need to make averything automated . It has to pass from ant.
any help on these pls ...
Thanks,
Chandresh Gandhi.( Skype Id : gandhichandresh)
|
|
|
Re: TPTP auto. services : passing eclipse configuration and command line parameter : [message #124100 is a reply to message #123441] |
Mon, 25 February 2008 07:48  |
Eclipse User |
|
|
|
Hi Chandresh,
Unfortunately, the only way to do this would be to create a .launch file
from an Eclipse launch configuration (including your Eclipse
flags/parameters), which can be used to run your test using ASF:
http://help.eclipse.org/help33/topic/org.eclipse.hyades.test .doc.user/ref/rsupported-test-execution-service-properties.h tm
Since this is a limitation in the ASF runtime, please open a TPTP
Bugzilla against the ASF.Runtime component:
https://bugs.eclipse.org/bugs/enter_bug.cgi?product=TPTP%20A SF
Paul
"Chandresh Gandhi" <gandhi.chandresh@gmail.com> wrote in message
news:53a8bcf33be2fe5536410c550f6b30e0$1@www.eclipse.org...
> Hi All,
>
> actually am looking for the way to pass eclipse's configuration and
> eclipse command line parameters (like -clean, -noLazyRegistryCacheLoading
> in ant script for TPTP automatable services.
> my eclipse configuration ( acc. to which I need to launch eclipse
> platform) will be at any location ( not inside eclipse Installation
> directory).
>
> So, that my
> <!--Execute test suites using default results name -->
> <target name="test-execution">....
> will pick-up the that configuration and launch the eclipse accordingly.
>
> Since, I need to make averything automated . It has to pass from ant.
>
> any help on these pls ...
>
> Thanks,
> Chandresh Gandhi.( Skype Id : gandhichandresh)
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.02823 seconds