GithubHelp home page GithubHelp logo

aledlewis / embeddedlinux-jvmdebugger-intellij Goto Github PK

View Code? Open in Web Editor NEW

This project forked from asebak/embeddedlinux-jvmdebugger-intellij

0.0 2.0 0.0 17.84 MB

Embedded Linux & Yocto Kernel JVM Debugger for IDEA (IoT Devices)

License: Apache License 2.0

FreeMarker 5.51% Shell 0.48% Java 94.01%

embeddedlinux-jvmdebugger-intellij's Introduction

alt text

Build Status

https://plugins.jetbrains.com/plugin/7738

alt text

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.

  • Supports Java 6+ with Virtual Machine and Program Arguments.
  • Custom Run and Debug configurations for your hardware board.
  • Works cross platforms on the host machine whether that is Windows, Linux or Mac platforms.
  • Smart and rapid deployment algorithm deploy only changed files on the remote device.
  • Project Templates and integration with PI4J https://github.com/Pi4J/pi4j/ specifically for the Raspberry Pi I, II, or III.
  • Easily integratable with various kernels: Debian, Yocto Project, etc.

How To Use

  • Add a new Run Configuration :

alt text

  • Enter in required configurations (username, password or ssh private key file, hostname) note: Enable sudo if you require GPIO access. Debug port can be anything that's not reserved.

  • Run it on your Hardware running Embedded Linux.

Checking out and Building

Configure your Intellij environment using the following link: https://www.jetbrains.com/idea/help/configuring-intellij-platform-plugin-sdk.html

You can build the project directly from IDEA. Continous Integration script can be executed using:

$ sudo sh ./ci-build.sh

External Libraries

  • Lombok Project (Install the IntelliJ plugin or project won't compile)
  • Mockito/PowerMockito/JUnit
  • Jsch
  • Commons Compress
  • IntelliJ SDK 2016 + Java 8 (since release 1.20)

Development

If you want to contribute and add functionality, make sure to add unit tests if they are needed.

embeddedlinux-jvmdebugger-intellij's People

Contributors

araad avatar asebak avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.