From 60a0c2d04129bd6d5554f6d6ee78cf89e41108c1 Mon Sep 17 00:00:00 2001 From: sheldonh Date: Wed, 26 Feb 2003 07:24:43 +0000 Subject: New port xdoclet (xdoclet-1.2b2): XDoclet is a Java code generation engine. It 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. --- java/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'java/Makefile') diff --git a/java/Makefile b/java/Makefile index e0945bb..a8787e4 100644 --- a/java/Makefile +++ b/java/Makefile @@ -70,5 +70,6 @@ SUBDIR += shujit SUBDIR += tya SUBDIR += xalan-j + SUBDIR += xdoclet .include -- cgit v1.1