forked from eclipse-jdt/eclipse.jdt.core
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- add arguments to the created problem - This is needed to get the quick fixes to show up in JDT UI - Fix resolveBinding(Expression) for method invocations (it now properly returns the binding for the return type) - This fixes the "change variable type" quickfix Signed-off-by: David Thompson <[email protected]>
- Loading branch information
1 parent
d0cc34d
commit 1d841cc
Showing
2 changed files
with
27 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters