Problem with plsql comments with sql plugin
Submitted by Thursday, 13 May, 2004 - 12:21
on
Hi there,
I'm using Jedit 4.1 final and SQL plugin (0.97), when using comments like this
/**
comment goes here
*/
in the plsql code the execution of the buffer failes on the / character (flush buffer ?), does anybody know how to resolve this ? I'm using pldoc to generate javadoc style documentation so I need the /** */ comments instead of --
Thanks
Luc
I'm using Jedit 4.1 final and SQL plugin (0.97), when using comments like this
/**
comment goes here
*/
in the plsql code the execution of the buffer failes on the / character (flush buffer ?), does anybody know how to resolve this ? I'm using pldoc to generate javadoc style documentation so I need the /** */ comments instead of --
Thanks
Luc