Checkstyle Results

The following document contains the results of Checkstyle 9.3 with /builds/orekit/orekit-tutorials/checkstyle.xml ruleset.

Summary

Files  Info  Warnings  Errors
96 0 0 1

Files

File  I  W  E
org/orekit/tutorials/control/indirect/FixedBoundarySingleShooting.java 0 0 1

Details

org/orekit/tutorials/control/indirect/FixedBoundarySingleShooting.java

Severity Category Rule Message Line
 Error imports AvoidStarImport Using the '.*' form of import should be avoided - org.orekit.propagation.*. 54