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. XDoclet will parse your source files and generate many artifacts such as XML descriptors and/or source code from it. These files are generated from templates that use the information provided in the source code and its JavaDoc tags. XDoclet lets you apply Continuous Integration in component-oriented development. Developers should concentrate their editing work on only one Java source file per component. WWW: http://www.xdoclet.org/ ts-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rpc2
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.23ahze2004-11-303-7/+4
* Update coda5*- and coda6*-affiliated software.osa2004-08-113-7/+7
* Per dosirak run, fix plist.linimon2004-04-171-0/+3
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Update to 1.15kevlo2003-03-282-2/+2
* De-pkg-comment.knu2003-02-212-1/+1
* Port needs perl.edwin2002-11-041-0/+1
* Updated for Coda-5.3.15shafeeq2001-11-172-2/+2
* Updated to Coda 5.3.15shafeeq2001-06-152-3/+3
* Updated to Coda 5.3.14shafeeq2001-04-242-2/+2
* Updated for coda-5.3.12, skipping past 5.3.11shafeeq2001-01-203-5/+5
* Remove .la files, which aren't installed. (This is, of course, a goodasami2000-11-131-3/+0
* Updated to latest versions needed by coda-5.3.9 releaseshafeeq2000-10-063-3/+6
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
* Third round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-162-2/+1