JavaCCF is utility to fix style in Java files
Project description
Metaprogramming. Java style and documentation fixer
Requirements
Python: 3.4
Install PyPI package
pip install javaccflab
Help
usage: javaccflab [-h] [-p P] [-d D] [-f F] [-v] [-c]
JavaCCF is utility to fix style and documentation comments in Java files
optional arguments: -h, --help show this help message and exit -p P Path to Java project directory to verify or correct mistakes. -d D Path to directory with Java files to verify or correct mistakes. -f F Path to Java file to verify or correct mistakes. -v, --verify Verify code style and documentation comments -c, --correct Correct styling mistakes in code and documentation comments
Examples
python java_ccf.py -f 'C:\Users\Vlad\Java\MyClass.java' --verify
python java_ccf.py -p 'C:\Users\Vlad\Projects\MyProject' --correct
Using installed PyPI package:
javaccflab -f 'C:\Users\Vlad\Java\MyClass.java' --correct
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file javaccflab-0.1.12.tar.gz.
File metadata
- Download URL: javaccflab-0.1.12.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
428f7fd5a0ceda2d396b2baa5fb73912d2b0698a796e0aad34579e117a6a6720
|
|
| MD5 |
4b153d6dddc7d7a2307cbe59350ea098
|
|
| BLAKE2b-256 |
ce250237484fbd847381c1776bd5b11554000bf9ec54eb3d4378ac57bc3d0140
|