GNU/Linux Installing XDoclet – QuickStart Guide
Hi! The Guide shows you Step-by-step How to Install and Setup the XDoclet Java Tool in GNU/Linux.
XDoclet is an Open Source Code generation Engine that enables Attribute-Oriented Programming for Java.
In short, this means that you can add more significance to your code by adding Meta Data (attributes) to your Java Sources. This is done in special JavaDoc Tags.
Prerequisites Check-Up
- Java
which java
If Java is Not Installed then:
Installing Oracle Java JDK on Linux
- Java