Joerg Heinicke dijo:
>> Index: QDoxSourceFactory.java
>> ===================================================================
>> - String className = location.substring(location.indexOf(':') +
>> 1);
>> + String className = StringUtils.substringAfter(location, ":");Hi Joerg: Thanks for posting it, I already reverted the change. Yes, I still does not sleep, here is now 19:17. Sorry for the inconvenience. Best Regards, Antonio Gallardo
