Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » Invalid eclipse product location:(Can't import an AUT)
Invalid eclipse product location: [message #1707715] Tue, 08 September 2015 16:43 Go to next message
Vanina Savelli is currently offline Vanina SavelliFriend
Messages: 2
Registered: July 2015
Location: Blagnac
Junior Member
Hello,
I created a very simple plug-in (it adds a popup to an Eclipse menu) and I would like to test it with RCPTT. I exported the plug-in with the Eclipse wizard Export > Deployable plug-ins and fragments and I can see it in my folder under plugins>MypluginXX.jar.
Now, I try to import it in RCPTT in New Application Under Test. In the field Location, I try to put the name of my folder (with or without the folder plugins), but I get the message "Invalid eclipse product location".
What did I do wrong ?
Should I build a product ? What would my product be : only the plugin or all Eclipse with the plugin ?
I tried to create a product with only the plugin but it doesn't work any better.
I don't know how to create a product which would be Eclipse + my plugin.
Re: Invalid eclipse product location: [message #1709381 is a reply to message #1707715] Mon, 28 September 2015 07:09 Go to previous message
Ulyana Skorokhodova is currently offline Ulyana SkorokhodovaFriend
Messages: 280
Registered: July 2014
Senior Member
Hi Vanina,

You can launch your AUT in both ways: as a binary or from sources (you don't have to build a product).

To test your AUT from sources you need to do the following:

1) Install RCPTT into Eclipse Luna/Mars from an update site or marketplace;
2) Checkout your sources and create Eclipse Application launch configuration as you would normally do.
3) In Run->Run configurations dialog find an 'Eclipse Application under Test' launch configuration type, create a new one and on launch configuration property page select your existing Eclipse Application launch configuration. If you switch to RCPTT perspective then, you should be able to see your AUT in Applications view and launch it.

Kind regards,
Ulyana.
Previous Topic:Initial button click on AUT start
Next Topic:recording popup dialogs
Goto Forum:
  


Current Time: Thu Apr 25 23:07:39 GMT 2024

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

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

Back to the top