eclipse plugin: Enable error markers in our Project Explorer
This commit is contained in:
parent
0325952db6
commit
e1d8605511
1 changed files with 2 additions and 1 deletions
|
@ -345,7 +345,8 @@
|
|||
</viewer>
|
||||
<viewerContentBinding
|
||||
viewerId="org.wesnoth.views.WesnothProjectsExplorer">
|
||||
<includes>
|
||||
<includes>
|
||||
<contentExtension pattern="org.eclipse.jdt.java.ui.javaContent" />
|
||||
<contentExtension
|
||||
pattern="org.eclipse.ui.navigator.resourceContent">
|
||||
</contentExtension>
|
||||
|
|
Loading…
Add table
Reference in a new issue