Conversation
weichbot10
left a comment
There was a problem hiding this comment.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
checkstyle
src/main/java/github/weichware10/toolbox/gui/Tutorial.java|89 col 66| WhitespaceAround: '+' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)
src/main/java/github/weichware10/toolbox/gui/Tutorial.java|89 col 66| WhitespaceAround: '+' is not preceded with whitespace.
src/main/java/github/weichware10/toolbox/gui/Tutorial.java|96 col 5| Missing a Javadoc comment.
src/main/java/github/weichware10/toolbox/gui/Tutorial.java|97 col 9| 'if' is not followed by whitespace.
src/main/java/github/weichware10/toolbox/gui/Tutorial.java|97 col 9| WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)
src/main/java/github/weichware10/toolbox/gui/Tutorial.java|99 col 9| '}' at column 9 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
src/main/java/github/weichware10/toolbox/gui/Tutorial.java|100 col 14| 'if' is not followed by whitespace.
src/main/java/github/weichware10/toolbox/gui/Tutorial.java|100 col 14| WhitespaceAround: 'if' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)
src/main/java/github/weichware10/toolbox/gui/TutorialController.java|8 col 1| Wrong lexicographical order for 'javafx.scene.image.ImageView' import. Should be before 'javafx.scene.layout.HBox'.
src/main/java/github/weichware10/toolbox/gui/TutorialController.java|11 col 1| Missing a Javadoc comment.
src/main/java/github/weichware10/toolbox/gui/TutorialController.java|25 col 18| Member name 'hBoxId' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$' (camelCase, start with lowercase, only alphanumerical).
src/main/java/github/weichware10/toolbox/gui/TutorialController.java|74| Line is longer than 100 characters (found 117).
src/main/java/github/weichware10/toolbox/gui/TutorialController.java|75| Line is longer than 100 characters (found 107).
src/main/java/github/weichware10/toolbox/gui/TutorialController.java|76| Line is longer than 100 characters (found 119).
src/main/java/github/weichware10/toolbox/gui/TutorialController.java|77| Line is longer than 100 characters (found 119).
src/main/java/github/weichware10/toolbox/gui/TutorialController.java|78| Line is longer than 100 characters (found 123).
src/main/java/github/weichware10/toolbox/gui/TutorialController.java|79| Line is longer than 100 characters (found 123).
src/main/java/github/weichware10/toolbox/gui/TutorialController.java
Outdated
Show resolved
Hide resolved
src/main/java/github/weichware10/toolbox/gui/TutorialController.java
Outdated
Show resolved
Hide resolved
src/main/java/github/weichware10/toolbox/gui/TutorialController.java
Outdated
Show resolved
Hide resolved
src/main/java/github/weichware10/toolbox/gui/TutorialController.java
Outdated
Show resolved
Hide resolved
src/main/java/github/weichware10/toolbox/gui/TutorialController.java
Outdated
Show resolved
Hide resolved
src/main/java/github/weichware10/toolbox/gui/TutorialController.java
Outdated
Show resolved
Hide resolved
src/main/java/github/weichware10/toolbox/gui/TutorialController.java
Outdated
Show resolved
Hide resolved
|
Danke für deine Arbeit, ich würde das so anpassen, dass das Tutorial vor dem PreTest gezeigt wird :D |
Border um Bilder Anzeigezeitpunkt verändert
|
okay wow ich hatte mal wieder vergessen zu pushen xd |
Stabile Nummer auf Basic Niveau xd
