Hello,
is it possible to run PL/SQL Developer from command line without GUI?
I've created Test Set and tried to run it through Command line. I works very well, but I want it to run everyday using cron utility (like Hudson) without graphical interface. It seems, that plsqldev.exe needs GUI to...