Skip to main content



      Home
Home » Eclipse Projects » RCP Testing Tool » Start application via batch file(Is it possible)
Start application via batch file [message #1698398] Mon, 15 June 2015 06:36 Go to next message
Eclipse UserFriend
Hello

Our application starts via special batch file.
I looked into script and configuration file and found corresponded product description then created new application under RCPTT, but application start in incorrect locale. It uses English. but should start in German locale. Can we start AUT under RCPTT via script?

Thank you in advance
Alexander
Re: Start application via batch file [message #1698442 is a reply to message #1698398] Mon, 15 June 2015 13:18 Go to previous message
Eclipse UserFriend
Hi Alexander,

The argument -nl=<localeKeyValue> should be added to -autArgs key and the argument -Dosgi.nl=<localeKeyValue> should be added to -autVMArgs.

E.g.:

-autArgs -nl=en_CA ^
-autVMArgs -Dosgi.nl=en_CA ^

Kind regards,
Ulyana.

Previous Topic:[SOLVED] Downloading 'Test Runner' fails. File unavailable.
Next Topic:How to test login page
Goto Forum:
  


Current Time: Thu Jun 19 22:31:47 EDT 2025

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

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

Back to the top