All Projects → FatihBozik → license-generator-intellij-plugin

FatihBozik / license-generator-intellij-plugin

Licence: MIT license
Open Source License generator plugin for products on the IntelliJ platform

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to license-generator-intellij-plugin

ansible-vault-editor-idea-plugin
Ansible Vault Editor IntelliJ Plugin with auto encryption/decryption
Stars: ✭ 29 (-17.14%)
Mutual labels:  intellij-plugin
NyanTrayIntelliJPlugin
A little plugin for IntelliJ (and Android Studio, and other IntelliJ based IDEs) to let you know when work is ongoing.
Stars: ✭ 24 (-31.43%)
Mutual labels:  intellij-plugin
dummytext-plugin
"Dummy Text Generator" plugin for Jetbrains IDEs
Stars: ✭ 31 (-11.43%)
Mutual labels:  intellij-plugin
license-key-gen
Generate license keys for given company details
Stars: ✭ 48 (+37.14%)
Mutual labels:  license-generator
Squaretest
Tracks issues for the Squaretest plugin for IntelliJ IDEA
Stars: ✭ 32 (-8.57%)
Mutual labels:  intellij-plugin
interstellar
Dark editor theme for JetBrains IDEs
Stars: ✭ 26 (-25.71%)
Mutual labels:  intellij-plugin
android-studio-plugin
Integrate your Android project with Crowdin
Stars: ✭ 52 (+48.57%)
Mutual labels:  intellij-plugin
idea-carbon-now-sh
IntelliJ IDEA plugin to open the selected code in https://carbon.now.sh
Stars: ✭ 27 (-22.86%)
Mutual labels:  intellij-plugin
intellij-autohotkey
AutoHotkey plugin for the Jetbrain's IntelliJ platform
Stars: ✭ 30 (-14.29%)
Mutual labels:  intellij-plugin
IntelliJ-IDEA-Translate2Chinese
Chinese ​(Simplified)​ Language Pack EAP v201.15 魔改进行中...
Stars: ✭ 14 (-60%)
Mutual labels:  intellij-plugin
intellij-prisma
Prisma schema file support for IntelliJ IDEs (WebStorm, PHPStorm, Pycharm, RubyMine, ...)
Stars: ✭ 25 (-28.57%)
Mutual labels:  intellij-plugin
gitmoji-intellij-plugin
Intellij plugin for add a button on the commit dialog to add gitmoji
Stars: ✭ 35 (+0%)
Mutual labels:  intellij-plugin
aemtools
AEM Tools is Intellij IDEA plugin containing Adobe Experience Manager related features
Stars: ✭ 49 (+40%)
Mutual labels:  intellij-plugin
intellij-frege
IntelliJ IDEA plugin for Frege language
Stars: ✭ 34 (-2.86%)
Mutual labels:  intellij-plugin
maven-archetypes-catalog-plugin
A plugin to enable IntelliJ IDEA to fetch external Maven Archetype Catalog files
Stars: ✭ 19 (-45.71%)
Mutual labels:  intellij-plugin
cucumber-clojure
The plugin adds cucumber support for Clojure development
Stars: ✭ 13 (-62.86%)
Mutual labels:  intellij-plugin
GIdeaBrowser
A Browser embedded in your IDE
Stars: ✭ 27 (-22.86%)
Mutual labels:  intellij-plugin
nocalhost-intellij-plugin
Nocalhost is Cloud Native Dev Environment. Provides nocalhost to help connect IntelliJ IDE and Kubernetes smoothly.
Stars: ✭ 16 (-54.29%)
Mutual labels:  intellij-plugin
highlight-bracket-pair
🎉Highlight bracket pair plugin for intellij
Stars: ✭ 25 (-28.57%)
Mutual labels:  intellij-plugin
intellij-ui-test-robot
The library allows you to write and execute UI tests among IntelliJ IDEA. You can test your Plugin.
Stars: ✭ 60 (+71.43%)
Mutual labels:  intellij-plugin

License Generator IntelliJ Plugin

License Version 13307 license generator

Introduction

License Generator is an IntelliJ Idea plugin that allows you to easily add one of your open source licenses to your project.

It supports following Jetbrains IDEs:

  • Android Studio,
  • CLion,
  • DataGrip,
  • GoLand,
  • IntelliJ IDEA Ultimate,
  • IntelliJ IDEA Community,
  • IntelliJ IDEA Educational,
  • MPS,
  • AppCode,
  • PhpStorm,
  • PyCharm Professional,
  • PyCharm Community,
  • PyCharm Educational,
  • Rider,
  • RubyMine,
  • WebStorm

Supported licenses:

  • Academic Free License v3.0,
  • GNU Affero General Public License v3.0,
  • Apache License 2.0,
  • BSD 2-Clause "Simplified" License,
  • BSD 3-Clause "New" or "Revised" License,
  • Common Development and Distribution License v1.0,
  • Eclipse Public License 2.0,
  • GNU General Public License v2.0,
  • GNU General Public License v3.0,
  • GNU Lesser General Public License v2.1,
  • GNU Lesser General Public License v3.0,
  • Mozilla Public License 2.0,
  • MIT License,
  • The Unlicense

Installation

  • Using IDE built-in plugin system:

    • Preferences > Plugins > Marketplace > Search for "License Generator" > Install Plugin

    • Restart IDE.

  • Manually:

    • Download the latest release and install it manually using Preferences > Plugins > Install plugin from disk…​

    • Restart IDE.

Usage

In the Project view, right-click a source directory where you want to create the license file and choose New | License File | MIT License from the context menu.

preview

Changelog

0.0.15 (2022-02-19)

Compatibility with 2021.3.2

0.0.14 (2021-07-31)

Compatibility with 2021.2

0.0.13 (2021-06-03)

Add more licences (thanks to @Nurul-GC)

  • Academic Free License v3.0

  • Common Development and Distribution License v1.0

0.0.12 (2021-04-29)

Compatibility with 2021.1

0.0.11 (2020-12-06)

Compatibility with 2020.3

  • Upgrade project Java version to 11

0.0.10 (2020-09-14)

java.lang.NoClassDefFoundError: com/github/hypfvieh/util/StringUtil

0.0.9 (2020-07-30)

Compatibility with 2020.2

0.0.8 (2020-04-09)

Compatibility with 2020.1

0.0.7 (2019-11-30)

Support another licence types

  • BSD 2-Clause "Simplified" License

  • BSD 3-Clause "New" or "Revised" License

  • Eclipse Public License 2.0

  • GNU Affero General Public License v3.0

  • GNU General Public License v2.0

  • GNU Lesser General Public License v2.1

  • GNU Lesser General Public License v3.0

  • Mozilla Public License 2.0

  • The Unlicense

0.0.6 (2019-11-30)

Compatibility with 2019.3

0.0.5 (2019-11-13)

Replace year and name of the author parameters when creating Apache License 2.0 or GNU General Public License file.

0.0.4 (2019-11-09)

First release

Contribution

License Agreement

By contributing changes to this repository, you agree to license your contributions under the MIT license. This ensures your contributions have the same license as the project. You also assert that you are the original author of the work that you are contributing unless otherwise stated.

Local Build

This plugin is built using Gradle. If you build or run it the first time it will download the community edition of IntelliJ automatically. You don’t need to install Gradle, you just need to install Java and make it available in the path.

To build this plugin, you need to run:

./gradlew buildPlugin

The ZIP file with plugin to distribute will be located in build/distributions.

Running the development version locally

To run the plugin for development you’ll need to start

./gradlew runIde

To run all tests and the CheckStyle validations you’ll need to start

./gradlew check
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].