I am using the gwt-log project for my logging, which comes in the Eclipse Console tab, as well as the Development Mode Console tab. It's not the logging which bothers me - it's that the GWT console steals focus from anything else in Eclipse whenever something happens in the console. I do log quite some lines in my application.
Created an issue here: http://code.google.com/p/google-web-toolkit/issues/detail?id=4520 On Feb 10, 3:45 pm, Miguel Méndez <[email protected]> wrote: > On Wed, Feb 10, 2010 at 6:05 AM, levier <[email protected]> wrote: > > Hi all, > > > I'm getting a bit annoyed with the development mode console behavior > > in Eclipse. > > It always jumps up when something happens in the GWT application. > > It jumps back when I close it. > > If I put my editor full screen, it jumps over my editor.> If I switch to > another tab, it steals the focus. > > And it's not all that informative, because it seems to not scroll down > > whenever something happens. > > > This is not the behavior of a normal tab in Eclipse. > > > Does anyone know of a setting somewhere, somehow to make it not do > > these things? > > There are no settings for controlling its behavior at this time. It > basically works like a console view in Eclipse. It won't auto-scroll in > general, but it should focus you on the first error/warning in the log. How > many log entries are showing up for you? What is your log level set to? > > Please file a bug in the public issue tracker for this > issuehttp://code.google.com/p/google-web-toolkit/issues/list. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Web Toolkit" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-web-toolkit%2Bunsubs > > [email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en. > > -- > Miguel -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
