DOC

org.devcake.groovy : autoimports-groovy

Maven & Gradle

Jun 19, 2015
1 usages

Autoimports Groovy · The library allows to execute parts of Groovy scripts in Groovy Console without having to import classes for every piece of code. All import statements from the file are applied automatically to the chunk of code being executed. This allows to use console more effectively. Also specialized Groovy Shell implementation allows to integrate this feature in other projects.

Table Of Contents

Latest Version

Download org.devcake.groovy : autoimports-groovy Javadoc & API Documentation - Latest Versions:

All Versions

Download org.devcake.groovy : autoimports-groovy Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file autoimports-groovy-1.0.9-javadoc.jar to autoimports-groovy-1.0.9-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder autoimports-groovy-1.0.9-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "autoimports-groovy-1.0.9-sources.jar" -d "autoimports-groovy-1.0.9-javadoc" -subpackages 

Advertisement

Dependencies from Group

Discover Dependencies

Sep 04, 2015
1 usages
11 stars
May 21, 2016
1 usages
Jul 07, 2015
3 usages
23 stars
Feb 05, 2016
1 usages
4 stars
Dec 20, 2016
1 usages
5 stars
Jul 28, 2015
1 usages
90 stars
Aug 15, 2019
5 usages
9.4k stars
Aug 09, 2017
1 usages
1.3k stars