Ramon Casha

Show:

What's happening?

  • New taglet contribution

    I have created a simple but very useful taglet. If this project is still alive, it could be added to the taglets here. By placing the "{@rc.property}" inline tag in the getter, setter and holding-variable of a property, and then adding a @return tag to the getter, the text from the return tag is copied into the main body of the getter, setter etc, allowing a single copy of the text to...

    2009-05-21 11:20:32 UTC in JavaDoc Taglet Collection

  • Feature to specify which tags make a javadoc "not empty".

    I would like to be able to specify which tags would satisfy the "empty javadoc" check (JavadocStyleCheck.checkEmptyJavadoc). For example some methods are documented with @see [other-method-form] so that I maintain one copy of the documentation for all the polymorphic forms of a function. Similarly, I'd like getters to optionally have only the @returns tag, @deprecated methods don't need any...

    2009-05-14 06:57:56 UTC in checkstyle

  • Custom javadoc tags in type javadoc stop checkstyle

    I use a taglets library for a variety of additional tags. Whenever checkstyle encounters one of these in the type javadocs (but not in the method javadocs apparently), it outputs an exception and stops checking that class. The message is: Got an exception - java.lang.IllegalArgumentException: the name [warning] is not a valid Javadoc tag name I fixed it by catching and ignoring the...

    2009-05-14 06:50:19 UTC in checkstyle

  • Display total size of all selected titles

    In the list of titles, the window shows the size of each title, but not the total size of all selected titles. It would be useful to know how much these take all together.

    2007-04-20 03:39:01 UTC in K9copy

  • Allow standard sizes / size in Gb

    In the configuration, it would be nice to allow size in Gb instead of Mb, or else a list of common DVD sizes like Single Layer, Dual Layer etc.

    2007-04-20 03:37:51 UTC in K9copy

  • Java Dict API

    rcasha committed revision 8 to the Java Dict API SVN repository, changing 17 files.

    2007-01-16 05:29:29 UTC in Java Dict API

  • Java Dict API

    rcasha committed revision 7 to the Java Dict API SVN repository, changing 16 files.

    2007-01-13 09:43:00 UTC in Java Dict API

  • Java Dict API

    rcasha committed revision 6 to the Java Dict API SVN repository, changing 10 files.

    2007-01-13 09:37:30 UTC in Java Dict API

  • New version coming soon

    A new version of JTextCheck is in the works. Primarily the changes are: a) Make use of new Java 5 features, notably generics. b) Rearrange, rename and otherwise reorganise the classes and packages more logically. c) Replace the Preferences API-based configuration with a single, simpler file (xml). In practical terms you won't have to change much in any code already using JTextCheck, other...

    2007-01-02 15:10:05 UTC in Text-checking API for Java

  • Text-checking API for Java

    rcasha committed revision 3 to the Text-checking API for Java SVN repository, changing 44 files.

    2007-01-02 15:02:44 UTC in Text-checking API for Java

About Me

  • 2000-12-07 (9 years ago)
  • 118333
  • rcasha (My Site)
  • Ramon Casha

Send me a message