[OJB-developers] CodeSwitcher
Brought to you by:
thma
From: John F. <jfr...@so...> - 2002-04-02 17:56:59
|
Can anyone else get this to work? I can't seem to get it to change anything in the src files. I've changed the build.xml file for +DEBUG and -DEBUG and ran it, see lots of ............... that the CodeSwitcher is printing out, but nothing ever changes in the .java files. I'm specifically looking at src/ojb/broker/accesslayer/JdbcAccess.java on the #ifdef DEBUG around the logging calls. Doesn't it comment the stuff between //#ifdef DEBUG out or in based on this? I've made sure the files are read/write also. - John |