Community
Participate
Working Groups
The log view was moved down to the RCP stack (org.eclipse.ui.views.log). Platform UI should add the perspectiveExtension that was previously done in the old log view plug-in... <extension point="org.eclipse.ui.perspectiveExtensions"> <perspectiveExtension targetID="org.eclipse.ui.resourcePerspective"> <viewShortcut id="org.eclipse.pde.runtime.LogView"> </viewShortcut> </perspectiveExtension> </extension>
(Not sure category)
Given that the fate of this view is currently in question I'll let you decide what to do with it Boris.
How about adding this to the IDE application bundle?
Ping, this bug has been sitting idle for a while. Can it be looked at again?
I just checked the view shortcuts in the Resource perspective, and the Error Log view is part of that list (I20080529-1300). Now I am confused. What do you want me to do?
agreed, this is done.