Community
Participate
Working Groups
Build Identifier: "Show client log" should open a new editor/view that allows me to view the current log from Jubula. At the moment, it doesn't open the view, in the Jubula client. There is no error dialog in the client, but there is a "no such method error" shown in the IDE. I have attached the stack trace. Reproducible: Always Steps to Reproduce: 1. Start Jubula 2. Select "About" -> "Show client log" from the menu bar
Created attachment 187275 [details] "java.lang.NoSuchMethodError" stack trace
fixed for client log by using logback interface
added code to access logfile for jdk1.4 logging
Created attachment 190249 [details] mylyn/context/zip
Client logs can now be shown via 'About / Show client log' from the menu bar.