0

I have some plugin UI tests running using SWTBot. As a result of this i had to add some libraries for SWTBot and some other things to the dependencies and classpath of the plugin.xml. But i dont want to have these in the software delivery.

Is there a way to set up a second plugin.xml just for the tests or any other solution to separate this?

Thanks!

beanie
  • 1
  • 1

1 Answers1

0

Create a separate plugin to hold your tests and SWTBot dependencies.

Konstantin Komissarchik
  • 28,879
  • 6
  • 61
  • 61