diff --git a/releng/com.espressif.idf.update/category.xml b/releng/com.espressif.idf.update/category.xml index d280c8580..0a772baeb 100644 --- a/releng/com.espressif.idf.update/category.xml +++ b/releng/com.espressif.idf.update/category.xml @@ -6,97 +6,17 @@ - - - - - - - - - - - - - - - - - - - - - - - + + + - - + + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ESP-IDF Eclipse Plugin for developing ESP32 based IoT applications - - - + + + diff --git a/releng/com.espressif.idf.update/pom.xml b/releng/com.espressif.idf.update/pom.xml index b3565ceb6..67ef8c8a5 100644 --- a/releng/com.espressif.idf.update/pom.xml +++ b/releng/com.espressif.idf.update/pom.xml @@ -2,6 +2,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 + com.espressif.idf.update ${espressif-ide-release-version}-SNAPSHOT eclipse-repository @@ -11,4 +12,17 @@ com.espressif.idf.releng 1.0.0-SNAPSHOT + + + + + org.eclipse.tycho + tycho-p2-repository-plugin + ${tycho-version} + + true + + + + \ No newline at end of file