# platformio-eclipse-ide **Repository Path**: mirrors_platformio/platformio-eclipse-ide ## Basic Information - **Project Name**: platformio-eclipse-ide - **Description**: PlatformIO IDE for Eclipse: The next generation integrated development environment for IoT - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PlatformIO Eclipse IDE [![License](https://img.shields.io/badge/License-Apache--2.0-brightgreen.svg)](https://github.com/platformio/platformio-eclipse-ide/blob/master/LICENSE) [![Build Status](https://github.com/platformio/platformio-eclipse-ide/workflows/CI/badge.svg)](https://github.com/platformio/platformio-eclipse-ide/actions) PlatformIO IDE for Eclipse: The next generation integrated development environment for IoT ## Building #### Prerequisites: 1. Java (JDK) 1.8+ 2. Apache Maven 3.6.3 3. Internet access #### Build ```sh git clone https://github.com/platformio/platformio-eclipse-ide.git cd platformio-eclipse-ide mvn verify ``` Produced p2 repository can be found at `repository/org.platformio.eclipse.ide.repository/target`