Navigate to sources from markers not to decompiled classes

This commit is contained in:
Nikolay Krasko
2014-07-22 21:31:15 +04:00
parent dfe3062340
commit 7c0acd9da5
2 changed files with 21 additions and 41 deletions
@@ -338,6 +338,9 @@ property.is.overridden.header=Is overridden in <br/>
navigation.title.overriding.property=Choose Implementation of {0}
navigation.findUsages.title.overriding.property=Overriding properties of {0}
navigation.title.super.declaration=Choose Super Implementation of {0}
navigation.findUsages.title.super.declaration=Super Implementations of {0}
add.function.to.supertype.family=Add Function to Supertype
add.function.to.supertype.action.multiple=Add function to supertype...
add.function.to.type.action.single=Add ''{0}'' to ''{1}''