Hi Florian, IntelliJ community should work without problems.
Two things which might be useful: - We integrated the incubator-streampipes-extensions project into incubator-streampipes to have everything in a single repo (the extensions can be found there under "streampipes-extensions"). So please clone the project from [1]. - The recent dev version requires minimum Java version 11 (which probably causes some errors in your current setup). Can you update Java and see if the errors disappear? If this doesn't help, we'll take a deeper look 😉 Cheers Dominik [1] https://github.com/apache/incubator-streampipes -----Original Message----- From: Florian Micklich <[email protected]> Sent: Tuesday, August 2, 2022 11:14 AM To: [email protected] Subject: Setup Streampipes Extensions in Community Edition? Hi all, I want to re-setup my dev environment.I got the latest dev branch from here [1].Unfortunatelly I got only the IntelliJ Community edition and have a lot of problems to get startet. I was able to import the project but get following build error after I run the processors-geo-jvm02.08.22, 11:03 - Build completed with 20 errors and 3 warnings in 4 sec, 939 ms I am also using openjdk 8.../incubator-streampipes-extensions(dev)$ java -versionopenjdk version "1.8.0_302"OpenJDK Runtime Environment (build 1.8.0_302-b08)OpenJDK 64-Bit Server VM (build 25.302-b08, mixed mode) It seems to be some maven dependencies are also missing.Before I post my errors: It is possible to use the community edition without problems? Kind regardsFlorian [1] https://github.com/apache/incubator-streampipes-extensions
