You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Embedded Linux JVM Debugger is a Plugin for IntelliJ IDEA that makes it easier to develop Embedded Java applications for embedded systems running on any variant of embedded linux. It easily integrates any embedded system such as the raspberry pi or beaglebone black. As long as java can run on the embedded device and ssh protocol is enabled than it's never been simpler to develop embedded java applications.
12
11
13
-
- Supports Java 6+ with Virtual Machine and Program Arguments.
12
+
- Supports Java 11+ with Virtual Machine and Program Arguments.
14
13
- Supports Multi-Module projects in IntelliJ.
15
14
- Custom Run and Debug configurations for your hardware board.
16
15
- Works cross platforms on the host machine whether that is Windows, Linux or Mac platforms.
0 commit comments