emadpres / ADANA-plugin

ADANA is a novel approach to automatically generate and inject code comments that describe a given piece of source code. This repository accommodate the **ADANA Android Studio/IntelliJ IDE plugin**.

Home Page:http://adana.si.usi.ch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ADANA

ADANA is a novel approach to automatically generate and inject comments that describe a given piece of source code. This repository accommodate the ADANA Android Studio/IntelliJ IDE plugin. After installing the plugin on the IDE, select a piece of code, right click and select Document Selected Code.

Plugin Screenshot

Installation

Binary

To install using pre-built binary, first download the latest release. Then, go to Android Studio > Preference > Plugin > install plugin from Hard and select the downloaded file.

Source code

First clone the project. Follow the Setting Up a Development Environment guideline to setup the IntelliJ IDE for plugin development. Now you should be able to compile the project (requires Java 1.8+) and run it. In the end, deploy the project by following the Deploying a Plugin tutorial.

About

ADANA is a novel approach to automatically generate and inject code comments that describe a given piece of source code. This repository accommodate the **ADANA Android Studio/IntelliJ IDE plugin**.

http://adana.si.usi.ch/


Languages

Language:Java 100.0%