Hmm, yes, there was some big task that Christopher and I attempted to do: https://github.com/jOOQ/jOOQ/issues/1472
It was about moving the debugger parts of the console to the core, keeping only the UI parts in the jOOQ-Console deliverable (which, in the end, we rejected). This incompatible package renaming must've slipped through the release notes, sorry for that. I'll fix the manual: https://github.com/jOOQ/jOOQ/issues/1992 Cheers Lukas 2012/12/3 <[email protected]>: > I opened all the jars, and > it's > > org.jooq.debug.impl.DebugListener > > > It's there in 2.5.0; I assume you were going to abstract this in some way, > but that class is missing. > >
