Share

Jalopy Java Source Code Formatter

Tracker: Bugs

1 custom javadoc tags don't work - ID: 606163
Last Update: Settings changed ( marcohu )

Using Jalopy 1.0.2 for JDeveloper

If I don't add a custom javadoc tag as @webmethod for
example to the list of custom tags I get a warning which
is fine, but if I add the custom tag to the list of known
tags I get:

SessionManagement.java:0:0:java.lang.NullPointerExcep
tion

and no other stack trace even though I have "Show
stacktrace" enabled under Messages.


Don Johnson ( djohn1974 ) - 2002-09-07 23:04

1

Closed

Fixed

Marco Hunsicker

None

None

Public


Comments ( 2 )

Date: 2002-09-09 19:48
Sender: marcohuProject Admin

Logged In: YES
user_id=44430

Ugly bug. Will be fixed with the next beta. As you find the
workaround is to add something behind the tag (if possible)


Date: 2002-09-09 05:33
Sender: djohn1974

Logged In: YES
user_id=139234

Note that the @webmethod tag when added to a method
javadoc has nothing following it, e.g.

/**
* @param foo Foo description.
*
* @webmethod
*
*/

[The tag is used to mark a webservices method in JDeveloper]


Attached File

No Files Currently Attached

Changes ( 5 )

Field Old Value Date By
status_id Open 2002-11-13 00:02 marcohu
close_date - 2002-11-13 00:02 marcohu
resolution_id None 2002-09-15 21:56 marcohu
priority 5 2002-09-09 19:48 marcohu
assigned_to nobody 2002-09-09 19:48 marcohu