Environment Setup required for OpenQA

Issue #21 resolved
surtest created an issue

Hi, I have cloned the OpenQA proj from the developer branch(default option when the page loads) of https://github.com/AKSW/openqa and build the project.

Apart from that what is the environment set up i need to do in my ubyntu local machine to run the Main.java file in tbsl project taken from the above link?Do I need to set up a H2 db?

How do i get the source code for the maven dependencies for debugging in Eclipse?

Regards surtest

Comments (1)

  1. Edgard Marx repo owner

    The above link is from openQA engine that uses TBSL as a plug-in. Questions pertaining to TBSL should have been requested in TBSL git project at https://github.com/AKSW/AutoSPARQL.

    To run TBSL as plug-in just follow the instructions of FAQ page https://bitbucket.org/emarx/openqa/wiki/FAQ#markdown-header-ok-i-got-it-how-can-i-use-openqa.

    If you receive some error, please check the log file. TBSL uses many services that seem to not be working. If there is any error in any TBSL class, please contact TBSL developers. If there is any error in openQA classes, please submit the issue here.

  2. Log in to comment