Markus Innerebner
2006-10-31 18:09:25 UTC
Hello,
I switched the jdk from 1.4 to 5.0 and in my code I added the Java
Annotation (i.e. deprecated).
After that modification I am not able to launch my webdoclet ant task
anymore.
That problem was related to the java 1.5 annotations. So I am asking you,
what do I need to change to let the webdoclet process work again
correctly. Do I need any special library, which in version 1.4 was not
necessary?
The error is the following:
[webdoclet] Error parsing File ....../LayerLegendUtil.java:Lexical
error: xjavadoc.TokenMgrError: Lexical error at line 100, column 3.
Encountered: "@" (64), after : ""
thanks for any help
Markus
I switched the jdk from 1.4 to 5.0 and in my code I added the Java
Annotation (i.e. deprecated).
After that modification I am not able to launch my webdoclet ant task
anymore.
That problem was related to the java 1.5 annotations. So I am asking you,
what do I need to change to let the webdoclet process work again
correctly. Do I need any special library, which in version 1.4 was not
necessary?
The error is the following:
[webdoclet] Error parsing File ....../LayerLegendUtil.java:Lexical
error: xjavadoc.TokenMgrError: Lexical error at line 100, column 3.
Encountered: "@" (64), after : ""
thanks for any help
Markus