coc-java icon indicating copy to clipboard operation
coc-java copied to clipboard

(documentation) explain how to customize compiler warnings

Open JulioJu opened this issue 6 years ago • 2 comments

Hi,

Maybe it could be cool to add in the README.md a short paragraph that explain how to customize compiler warnings / errors.

It's a server side LSP customization, but for newbies it could be very very cool to have this documentation in the README.md of the current project.

Simply say that we should add customization under root_project/.settings/org.eclipse.jdt.core.prefs with values presented at https://help.eclipse.org/neon/topic/org.eclipse.jdt.doc.isv/reference/api/org/eclipse/jdt/core/JavaCore.html ?

Thanks in advance !

JulioJu avatar Apr 15 '19 22:04 JulioJu

If there is wiki or readme on how to use this, it will help a lot. I want to know:

  • How to start
  • How to debug

for now, I open terminal and run like

man spring-boot:run

but no idea of how to debug it.

jerrywang1981 avatar Apr 30 '19 01:04 jerrywang1981

PR welcome.

chemzqm avatar Jun 16 '19 11:06 chemzqm

Added

chemzqm avatar Jan 29 '23 06:01 chemzqm