forked from eclipse-jdtls/eclipse.jdt.ls
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow "remove abstract" quickfix for BodyForAbstractMethod
When using Javac, the BodyForAbstractMethod problem is well reported. Other problems can be missing. However, BodyForAbstractMethod seems like a good enough case per so to enable the "remove abstract" quick fix. This fixes AbstractMethodQuickFixTest.testAbstractMethodInConcreteClass when running with Javac.
- Loading branch information
1 parent
920a4bc
commit 67ff3b0
Showing
1 changed file
with
5 additions
and
5 deletions.
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