Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

StackSpot IntelliJ Plugin is a plugin that extends STK CLI to IntelliJ and allows you to create a StackSpot project, apply plugins, and many more features. But all this is inside of your favorite IDE.

License

Notifications You must be signed in to change notification settings

stack-spot/stackspot-intellij-extension

StackSpot IntelliJ Plugin

Table of contents

About

StackSpot IntelliJ Plugin extends STK CLI to IntelliJ and allows you to create a StackSpot project, apply plugins, and many more features.

Getting started

Build Requirements

  • IntelliJ IDEA 2022.1
  • JDK 11

Gradle Commands

You need to use ./gradlew clean to make sure the changes you made are in the last binary. Now, follow:

  1. Build a plugin to install in your IDE, run:
./gradlew clean buildPlugin

The zip file will be in build/distributions/{plugin_name}-{version}.zip

  1. Run your code:
./gradlew clean runIde

Installation

This plugin is available on JetBrains Marketplace, but you can also install it through the zip file, see below:

Usage

Create a new project (Project Wizard):

gif containing the creation of a project

Using StackSpot tool window after the project opened:

gif containing the StackSpot tool window

Documentation

See StackSpot's documentation to learn more about IntelliJ's plugin:

Contributing

Check out our Contributing Guide to learn about our development process, how to suggest bug fixes and improvements.

See other guides:

Code of Conduct

Please follow the Code of Conduct in all your interactions with our project.

License

Apache License 2.0.

Other information

About

StackSpot IntelliJ Plugin is a plugin that extends STK CLI to IntelliJ and allows you to create a StackSpot project, apply plugins, and many more features. But all this is inside of your favorite IDE.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages