Skip to content

Commit

Permalink
API filter for ISharedImages
Browse files Browse the repository at this point in the history
Change-Id: I5f3567c07aba5479fbf22f8ef648089cc829ea63
  • Loading branch information
LorenzoBettini committed Jun 21, 2016
1 parent a70e95f commit a77abb0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions plugins/org.eclipse.emf.parsley.common/.settings/.api_filters
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<component id="org.eclipse.emf.parsley.common" version="2">
<resource path="src/org/eclipse/emf/parsley/edit/action/EditingActionManager.java" type="org.eclipse.emf.parsley.edit.action.EditingActionManager">
<filter comment="we need this, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=404727" id="574664731">
<message_arguments>
<message_argument value="org.eclipse.emf.parsley.edit.action.EditingActionManager.getSharedImages()"/>
<message_argument value="ISharedImages"/>
</message_arguments>
</filter>
</resource>
</component>

0 comments on commit a77abb0

Please sign in to comment.