# franca_ara_tools **Repository Path**: mirrors_GENIVI/franca_ara_tools ## Basic Information - **Project Name**: franca_ara_tools - **Description**: Translation between Franca Interface Description Language and AUTOSAR XML interface description language - **Primary Language**: Unknown - **License**: EPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Franca/ARA Toolsuite Translation between Franca Interface Description Language (IDL) and AUTOSAR Adaptive models. ## User & Developer Documentation More documentation is provided in the [project Wiki](https://github.com/genivi/franca_ara_tools/wiki) in GitHub. ## Development setup ### Eclipse Eclipse Oxygen.3a Release (4.7.3a). Flavor: Eclipse Modeling Tools. We recommend to use the [Eclipse installer](https://www.eclipse.org/downloads/packages/installer). ### Xtend Go to Eclipse Marketplace and install "Xtend". ### AUTOSAR Artop Release 4.12.1 (2021-02-22). This supports AUTOSAR Adaptive Platform R19-03. You need to be registered on [artop.org](https://www.artop.org) to get access to downloads and update sites. ### Franca Franca Release 0.13.2. For the transformations, it is sufficient to install _Franca Runtime_ (org.franca.core). If you want to use the IDL editor, additionally install _Franca UI_ (org.franca.core.ui) and the _Franca Providers Deployment_ (org.franca.providers). Detailed instructions can be found in the [Quick Install Guide](https://github.com/franca/franca/wiki/Franca-Quick-Install-Guide). The Franca User Guide is available [here](https://drive.google.com/folderview?id=0B7JseVbR6jvhUnhLOUM5ZGxOOG8). ### Additional setup As this is a prototype tooling, there is no Eclipse target definition yet. We also do not provide a build system yet.