Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.6.4
-
None
-
OS: 64 bit Vista.
Groovy Version: 1.6.4 JVM: 1.6.0_16
Eclipse 3.5 (Galilao) with plugins:
Groovy-Eclipse Feature 2.0.0.xx-20090910-1700-e35 org.codehaus.groovy.eclipse.feature.feature.group
Groovy-Eclipse JDT Patch Sources Feature 2.0.0.xx-20090910-1700-e35 org.codehaus.groovy.jdt.patch.source.feature.group
Groovy-Eclipse Sources Feature 2.0.0.xx-20090910-1700-e35
org.codehaus.groovy.eclipse.feature.source.feature.group
OS: 64 bit Vista. Groovy Version: 1.6.4 JVM: 1.6.0_16 Eclipse 3.5 (Galilao) with plugins: Groovy-Eclipse Feature 2.0.0.xx-20090910-1700-e35 org.codehaus.groovy.eclipse.feature.feature.group Groovy-Eclipse JDT Patch Sources Feature 2.0.0.xx-20090910-1700-e35 org.codehaus.groovy.jdt.patch.source.feature.group Groovy-Eclipse Sources Feature 2.0.0.xx-20090910-1700-e35 org.codehaus.groovy.eclipse.feature.source.feature.group
Description
I have attached a package-info.groovy file and the resultant package-summary.html file. Note this problem:
- The {@link in the second item is not being processed - just printed. This problem occurs in normal
groovy files if I just give a class name rather than a fully qualified class name even though the class
being commented and the class being referenced are in the same package.
Attachments
Attachments
Issue Links
- relates to
-
GROOVY-3750 groovydoc doesn't handle leading asterisks in descriptions within project-info.groovy correctly
- Closed