Code Monkey home page Code Monkey logo

intellij-idea-plugin's Introduction

IntelliJ Idea Plugin by trivago

Internal plugin, quick and dirty implementation.

Features:

  • Autogenerated classes to protobuf navigation. For example, by clicking on // source: foo/bar.proto the IDE will open the protobuf file.

Installation

  1. Add the URL https://raw.githubusercontent.com/trivago/intellij-idea-plugin/master/updatePlugins.xml to the custom plugin repositories settings
  2. Search for the plugin "trivago" and install it

Development

Requirements

  • IntelliJ Idea

Run the local plugin

This will start a new session of IDE with loaded the local plugin.

  1. Clone the project and import it in IntelliJ Idea
  2. Run select intellij -> runIde from the IDE's gradle window or run gradle runIde.

Release

  1. Increase the version in src/main/resources/META-INF/plugin.xml and build.gradle.kts
  2. Commit and push
  3. Run select intellij -> jar or run gradle jar. It will create a jar file in build/libs/intellij-idea-plugin-x.x.x.jar. E.g. build/libs/intellij-idea-plugin-0.1.0.jar.
  4. On github create a new release and attach the built jar by uploading it through the form.
  5. Increase the version and adjust the URL accordingly in updatePlugins.xml
  6. Commit and push

The IDE will automatically be notified of the newly available version.

intellij-idea-plugin's People

Contributors

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