FrederickGeek8 / parsejava

A small tool for grabbing the class name for Java files using JavaParser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parsejava

A small tool for grabbing the class name for Java files using JavaParser.

Prebuilts

Prebuilt packages can be found in the dist folder.

Building

Project can be built using gradle build, can be run using gradle run -Pargs="['test.java']" and can be built for distribution using gradle fatJar.

About

A small tool for grabbing the class name for Java files using JavaParser.


Languages

Language:Java 100.0%