Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » TPTP auto. services : passing eclipse configuration and command line parameter :
TPTP auto. services : passing eclipse configuration and command line parameter : [message #123441] Wed, 20 February 2008 04:49 Go to next message
Chandresh Gandhi is currently offline Chandresh GandhiFriend
Messages: 30
Registered: July 2009
Member
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 12:48 Go to previous message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
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)
>
>
>
Previous Topic:TestExecutionProcess calss and calling of postRun method
Next Topic:Information about probekit
Goto Forum:
  


Current Time: Sat Apr 27 02:32:25 GMT 2024

Powered by FUDForum. Page generated in 0.02813 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top