# kitalpha **Repository Path**: mirrors_eclipse/kitalpha ## Basic Information - **Project Name**: kitalpha - **Description**: No description available - **Primary Language**: Unknown - **License**: EPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2025-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
## Eclipse Kitalpha [![Master build status](https://img.shields.io/jenkins/build?jobUrl=https://ci.eclipse.org/kitalpha/job/Kitalpha/job/master/)](https://ci.eclipse.org/kitalpha/job/Kitalpha/job/master/) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=eclipse_kitalpha&metric=alert_status)](https://sonarcloud.io/dashboard?id=eclipse_kitalpha) ![License](https://img.shields.io/github/license/eclipse/kitalpha) Kitalpha is an environment to develop and execute MBE (Model-Based Engineering) workbenches for description of systems in system, software and hardware engineering. For more details see [the project page](http://www.eclipse.org/kitalpha) and [the main wiki page](http://wiki.eclipse.org/kitalpha). ### Building The build uses [Tycho](http://www.eclipse.org/tycho/). To launch a complete build, issue ``` mvn clean verify -P core -P product ``` from the top-level directory. The resulting product can be found in `releng/plugins/org.polarsys.kitalpha.releng.sdk.product/target/products/`.