Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hazendaz/jautodoc-maven-plugin
Jautodoc Maven Plugin
https://github.com/hazendaz/jautodoc-maven-plugin
Last synced: about 1 month ago
JSON representation
Jautodoc Maven Plugin
- Host: GitHub
- URL: https://github.com/hazendaz/jautodoc-maven-plugin
- Owner: hazendaz
- License: epl-1.0
- Created: 2023-05-08T02:40:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-12T12:27:11.000Z (2 months ago)
- Last Synced: 2024-09-12T23:49:38.856Z (2 months ago)
- Language: Java
- Size: 280 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Jautodoc Maven Plugin
=====================[![Java CI](https://github.com/hazendaz/jautodoc-maven-plugin/workflows/Java%20CI/badge.svg)](https://github.com/hazendaz/jautodoc-maven-plugin/actions?query=workflow%3A%22Java+CI%22)
[![Maven central](https://maven-badges.herokuapp.com/maven-central/com.github.hazendaz.maven/jautodoc-maven-plugin/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.hazendaz.maven/jautodoc-maven-plugin)
[![Eclipse](https://img.shields.io/badge/license-Eclipse-blue.svg)](https://www.eclipse.org/legal/epl-v10.html)![hazendaz](src/site/resources/images/hazendaz-banner.jpg)
Jautodoc Maven Plugin provides maven integration for eclipse jautodoc plugin.
JAutodoc is an Eclipse Plugin for automatically adding Javadoc and file headers to your source code.
See [jautodoc](https://github.com/mkesting/jautodoc/)
Example Usage
```xml
com.github.hazendaz.maven
jautodoc-maven-plugin
1.0.0-SNAPSHOT
-- TBD --
jautodoc
jautodoc
```
WIP - This project is a work in progress. To even begin to work, needs jautodoc deployed to central. Code written in a number of years old and needs to be looked at again. Point of pushing this up is to finally suggest work might happen here.