mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-138939 Step into (F7) is not working on EJB - not that global filtering
This commit is contained in:
@@ -81,11 +81,11 @@
|
||||
<option name="ENABLED" value="true" />
|
||||
</filter>
|
||||
<filter>
|
||||
<option name="PATTERN" value="org.apache.*" />
|
||||
<option name="PATTERN" value="org.apache.webbeans.*" />
|
||||
<option name="ENABLED" value="true" />
|
||||
</filter>
|
||||
<filter>
|
||||
<option name="PATTERN" value="com.ibm.*" />
|
||||
<option name="PATTERN" value="com.ibm.ws.*" />
|
||||
<option name="ENABLED" value="true" />
|
||||
</filter>
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user