I have an eclipse formatting file (which contains some configurations) and i want to make the same thing (these configurations) for a checkstyle file to use after with maven build.
Asked
Active
Viewed 4,732 times
2 Answers
0
The Eclipse-Checkstyle plugin provides an export feature to export your preferences.

Sri Sankaran
- 8,120
- 4
- 38
- 47
-
1This answer might answer the question but does not provide any info on how to do it. – MrTux May 16 '22 at 09:34