COVESA / franca_ara_tools

Translation between Franca Interface Description Language and AUTOSAR XML interface description language
Eclipse Public License 2.0
41 stars 12 forks source link

Preserve the relative paths of the input files #102

Closed MLanghammer closed 4 years ago

MLanghammer commented 4 years ago

During the franca 2 Autosar conversion and during the Autosar 2 Franca transformation, we do not presever the relative paths of the input files if we scan directories, i.e., even if we scan multiple directories, the output will always be in a single (flat) directory. We might want to change this behaviour.