Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1 KB

README.md

File metadata and controls

31 lines (24 loc) · 1 KB

RankIndicator

Prototype developed to demonstrate the applicability of the NLP4IP approach.

Pre-requisites

  1. Java JDK 8 javac version [1.8.0_181]
  2. Atlassian Plugin SDK version [6.3.10]

How-to

  1. Clone the repository
$ git clone https://github.com/jku-isse/RankIndicator.git
  1. Place the model file in RankIndicator/src/main/resources (Download from resources.zip)

  2. Change directory

$ cd RankIndicator
  1. Install Atlassian Plugin SDK

  2. Start using the Atlassian Plugin SDK by executing following commands:

$ atlas-run   -- installs this plugin into JIRA and starts it on http://localhost:2990/jira
$ atlas-clean -- removes files built from atlas-run
$ atlas-debug -- same as atlas-run, but allows a debugger to attach at port 5005
$ atlas-help  -- prints description for all commands in the SDK

  1. Create new project-> Create new issue -> approximated rank will be generated based on the given title