The following document contains the results of Checkstyle 9.3 with /builds/orekit/orekit-tutorials/checkstyle.xml ruleset.
Files | Info | Warnings | Errors |
---|---|---|---|
96 | 0 | 0 | 1 |
File | I | W | E |
---|---|---|---|
org/orekit/tutorials/control/indirect/FixedBoundarySingleShooting.java | 0 | 0 | 1 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | imports | AvoidStarImport | Using the '.*' form of import should be avoided - org.orekit.propagation.*. | 54 |