Quick fix many problems at once

前端 未结 6 1249
别那么骄傲
别那么骄傲 2020-12-05 22:50

Is it possible to quick fix all errors in a class opened in Eclipse?

I have 71 errors that are pretty much the same, I would rather not do it one-by-one.

(N

6条回答
  •  萌比男神i
    2020-12-05 23:07

    It depends on type of errors.If error are there because of missing imports then you can solve it by pressing CTRL + SHIFT + O. For other errors you have to solve one by one [AFAIK].

提交回复
热议问题