# SystemT-EclipseTooling **Repository Path**: mirrors_ibm/SystemT-EclipseTooling ## Basic Information - **Project Name**: SystemT-EclipseTooling - **Description**: Eclipse plugin for open source SystemT runtime - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-16 - **Last Updated**: 2025-12-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AQL Developer Tooling This repository contains the AQL Developer Tooling as maintained and enhanced in Watson, starting 2018. SystemT and AQL Training Materials: [SystemT wiki](https://github.com/IBM/SystemT/blob/main/docs/index.md) For support and reporting issues on AQL Developer Tooling: - Open an issue in this repository ## Build ``cd EclipseTooling`` ``mvn clean install -f EclipseTooling/pom.xml -s build/maven-settings.xml`` ## Installing the AQL Developer Tooling ## Testing the AQL Developer Tooling prior to release 1. Prerequisite: Eclipse Oxygen (older Eclipse versions are also OK) 2. In Eclipse, Help > Install New Software > Add > Archive > point to EclipseTooling/com.ibm.biginsights.updateSite/target/com.ibm.biginsights.updateSite-.zip and follow the installation steps 3. Follow the steps outlined in [EclipseTooling/test-resources/README.md](https://github.com/IBM/SystemT-EclipseTooling/tree/main/EclipseTooling/test-resources)