Skip to content

yashjahit/Plugin-Drop-Project

Repository files navigation

Plugin Drop Project for IntelliJ

Drop Project Plugin

Build Status

This plugin is made by a student to another and future students who use the Drop Project website for submissions to help automate the process of submitting the projects on the system. The plugin is designed to hep students submit their projects on the platform without needing to create a zip as this will be automatically automated by the plugin.

Requirements

  • Gradle installed (instructions can be found here
  • Java JDK +8
  • IntelliJ installed (version 2019.2 & upwards)
  • Usage

    In order to use this project, clone the project in any directory you want using the command

    git clone https://github.com/yashjahit-21705201/Plugin-Drop-Project.git

    Then browse to the folder where the project is cloned and run the following command on the root folder

    gradle runIde

    A new instance of IntelliJ will open with the Plugin visible next to the Help menu

    Contributing

    Contributions are welcome, but won't be accepted at the moment

    License

    Apache 2.0