Coder Social home page Coder Social logo

s2-intellij-plugin's Introduction

s2-intellij-plugin

IntelliJ plugin enabling interaction with sabre2 tool via IDE

prerequisites

  • JDK 11
  • Docker
  • IntelliJ IDE
  • S2 tool container up and running
  • S2 tool container volume must reflect your local project dir as s2 commands from IJ are executed in corresponding directory
  • Gradle (optional, you can use gradlew wrapper or IntelliJ embedded gradle)

running plugin in development mode

run gradle runIde task either via executing gradle runIde command or select Gradle -> intellij -> runIde inside your Intellij instance

features

  • subset of s2 commands added under mouse right click menu in current file view and project tree view
  • ability to configure plugin variables via IJ Settings -> Tools -> Sabre2 Plugin Configuration
  • communication with s2 tool deployed in local docker container via docker socket

other hints

getting started

  • install stuff from prerequisites section
  • import this repository into your IntelliJ
  • read IJ plugin actions
  • read IJ plugin extensions
  • see s2_ij_plugin.action.BaseCliCommandWithOutputAction class javadoc
  • see src/main/resources/META-INF/plugin.xml to understand how to add next actions
  • see s2_ij_plugin.configuration.S2PluginSettingsState class javadoc to understand how to add your own configurable variables
  • see s2_ij_plugin.docker.DockerAdapter class javadoc to understand how was communication with docker container implemented

useful links

s2-intellij-plugin's People

Contributors

szotaa 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.