Reactivate Configuration GUI and adapt for Linux #133
Labels
effort:Large
isState:Accepted
An issue that has been accepted by the group, which needs to be assigned to a responsible
isType:Feature
An issue that adds new features to the project.
Milestone
Is your feature request related to a problem? Please describe.
There was a solution, which worked only on Windows, based on the first installation concept where everything was in one binary folder. It also have had the runtime included.
With the external runtime component and the manifest file concept to include other checker libraries, the whole concept of finding report modules, checker bundles and reading their features need to be revised. That was the reason to postpone the Configuration GUI adaption in #16 .
Describe the solution you'd like
The new version shall find all checker bundles and report modules which are included in the manifest file (installation description file). It shall also have all information about their features, so that a user can create a new runtime configuration. It shall have at least the feature set of the first version: https://github.com/asam-ev/qc-framework/blob/qc4openx_1.0.0/doc/manual/Using_the_Checker_Framework.md#configuration
The new version should be runnable on Windows and on Linux.
If this is an adaption of the existing code or if it's a new implementation, probably in Python, can be decided during the implementation.
The text was updated successfully, but these errors were encountered: