generating documentation using ant task

  • Thread starter Thread starter mr
  • Start date Start date

mr

Member
Has anyone tried generating package documentation(with plsqlDoc plugin) using apache ant task?
 
Thanks for replying,
I actually tried
plsqldev.exe userid=scott/tiger commandfile=mydoc.sql
and it starts up PLSQL developer, however the command window does not open and teh documentations are not generated.

Any thoughts?
PLSQL Developer version that I am using is:
5.1.6.747
 
Back
Top