Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » Jars in the pom aut Injection(Add Jars from relative or absolute paths to plugin-folder of AUT with maven)
Jars in the pom aut Injection [message #1779286] Thu, 04 January 2018 20:29 Go to next message
Holger Fenske is currently offline Holger FenskeFriend
Messages: 1
Registered: January 2018
Junior Member
Hello,

is it possible to add Jars from a relative/absolute path to the aut via injection in the pom.xml file like:
<aut>
<explicit>pathToAut</explicit>
<injections>
<injection
something to add jars to plugin folder of aut
</injection>
</injections>
</aut>



Thanks for help and answers
Re: Jars in the pom aut Injection [message #1780262 is a reply to message #1779286] Fri, 19 January 2018 11:56 Go to previous message
Viktoria Dlugopolskaya is currently offline Viktoria DlugopolskayaFriend
Messages: 124
Registered: March 2017
Senior Member
Hi Holger,

RCPTT does not support injecting jars, but you can:
2) add jars to 'dropins' folder in your AUT installation directory
2) or create an update site with your jars: http://www.vogella.com/tutorials/EclipseJarToPlugin/article.html#convert-jar-files-to-osgi-bundles-with-the-p2-maven-plugin
Previous Topic:Delete all test_*
Next Topic:Super Context and expectation of failure
Goto Forum:
  


Current Time: Fri Mar 29 07:58:40 GMT 2024

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

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

Back to the top