Skip to content

Instantly share code, notes, and snippets.

@goglepox
Created October 20, 2011 13:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goglepox/1301107 to your computer and use it in GitHub Desktop.
Save goglepox/1301107 to your computer and use it in GitHub Desktop.
Problem View in RCP
<extension
point="org.eclipse.ui.views">
<view
allowMultiple="true"
category="org.eclipse.ui"
class="org.eclipse.ui.internal.views.markers.ProblemsView"
id="org.eclipse.ui.views.ProblemView"
name="Problems">
</view>
</extension>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment