# 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
[](https://ci.eclipse.org/kitalpha/job/Kitalpha/job/master/)
[](https://sonarcloud.io/dashboard?id=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/`.