Skip to main content



      Home
Home » Eclipse Projects » RCP Testing Tool » RCPTT : ECL command to get the product install path(RCPTT : ECL command to get the product install path)
RCPTT : ECL command to get the product install path [message #1823011] Wed, 18 March 2020 02:43 Go to next message
Eclipse UserFriend

There is a use case in my application that some file will downloaded in the product installed path . I need to check those files are downloaded from the remote . so i need to get the product install path (not workspace)

I need to get Platform.getInstallLocation().getURL().getPath()
Re: RCPTT : ECL command to get the product install path [message #1824133 is a reply to message #1823011] Wed, 08 April 2020 08:01 Go to previous message
Eclipse UserFriend
Since RCPTT does not provide a standard ECL command to return the AUT location, you will need to create your own custom ECL command. This command will invoke Platform.getInstallLocation().getURL() and return the corresponding uri as a string.
Previous Topic:RCPTT runner runs out of SWT handles and GC overhead limit is exceeded
Next Topic:Core Exception Failed to process
Goto Forum:
  


Current Time: Sun Apr 27 20:12:14 EDT 2025

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

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

Back to the top