Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Buildfile: /home/justin/Channel4/trunk/build.xml
- checkstyle:
- [checkstyle] Running Checkstyle 4.4 on 86 files
- [checkstyle] /home/justin/Channel4/trunk/Exam/src/channel4/exam/Question.java:98:8: Unused @param tag for 'imageData'.
- [checkstyle] /home/justin/Channel4/trunk/Exam/src/channel4/exam/Question.java:100:41: Expected @param tag for 'imageFilename'.
- [checkstyle] /home/justin/Channel4/trunk/XMLUtility/src/channel4/xml/ExamElementXMLMaker.java:19:1: Class Fan-Out Complexity is 21 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/XMLUtility/src/channel4/xml/ExamElementXMLMaker.java:265:9: warning: Method length is 63 lines (max allowed is 50).
- [checkstyle] /home/justin/Channel4/trunk/XMLUtility/src/channel4/xml/XMLLoader.java:38:1: Class Fan-Out Complexity is 25 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/XMLUtility/src/channel4/xml/XMLUtility.java:36:1: Class Fan-Out Complexity is 29 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/DesignViewTopComponent.java:32:1: Class Fan-Out Complexity is 31 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/PanelLocator.java:34:1: Class Fan-Out Complexity is 24 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/actions/ExportToMoodleAction.java:16: Missing a Javadoc comment.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:30: Javadoc has empty description section.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:34:54: '{' should be on a new line.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:35: member def modifier at indentation level 3 not at correct indentation, 4
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:36: member def modifier at indentation level 3 not at correct indentation, 4
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:37: member def modifier at indentation level 3 not at correct indentation, 4
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:38: member def modifier at indentation level 3 not at correct indentation, 4
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:41: ctor def modifier at indentation level 3 not at correct indentation, 4
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:41:38: Expected @param tag for 'parent'.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:41:54: Expected @param tag for 'modal'.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:41:61: '{' should be on a new line.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:43: ctor def child at indentation level 6 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:43: method call child at indentation level 6 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:44: ctor def child at indentation level 6 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:46: ctor def rcurly at indentation level 3 not at correct indentation, 4
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:48: method def modifier at indentation level 3 not at correct indentation, 4
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:48:4: Missing a Javadoc comment.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:48:32: '{' should be on a new line.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:49: method def child at indentation level 6 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:50: method def rcurly at indentation level 3 not at correct indentation, 4
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:52: method def modifier at indentation level 3 not at correct indentation, 4
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:52:4: Missing a Javadoc comment.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:53: method def lcurly at indentation level 3 not at correct indentation, 4
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:54: method def child at indentation level 6 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:55: method def rcurly at indentation level 3 not at correct indentation, 4
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:63: method def modifier at indentation level 3 not at correct indentation, 4
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:63:4: warning: Method length is 84 lines (max allowed is 50).
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:64: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:65:35: '{' should be on a new line.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:77:55: '255' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:77:60: '255' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:77:65: '255' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:79: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:83: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:85: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:87:73: '{' should be on a new line.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:92:25: '100' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:94:73: '{' should be on a new line.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:99: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:101: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:103:73: '{' should be on a new line.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:108: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:109:60: '75' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:109:64: '29' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:110:60: '75' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:110:64: '29' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:111:62: '75' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:111:66: '29' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:113:73: '{' should be on a new line.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:118: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:122: method call child at indentation level 12 not at correct indentation, 16
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:123: method call child at indentation level 16 not at correct indentation, 20
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:124: method call child at indentation level 16 not at correct indentation, 20
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:125: method call child at indentation level 20 not at correct indentation, 24
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:126: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:126: method call child at indentation level 24 not at correct indentation, 28
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:126:88: '89' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:127: method call child at indentation level 24 not at correct indentation, 28
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:128: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:128: method call child at indentation level 24 not at correct indentation, 28
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:128:92: '98' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:129: method call child at indentation level 20 not at correct indentation, 24
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:130: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:130: method call child at indentation level 20 not at correct indentation, 24
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:130:88: '341' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:131: method call child at indentation level 20 not at correct indentation, 24
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:132: method call child at indentation level 24 not at correct indentation, 28
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:133: method call child at indentation level 24 not at correct indentation, 28
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:134: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:134: method call child at indentation level 24 not at correct indentation, 28
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:135: method call child at indentation level 24 not at correct indentation, 28
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:135:30: '18' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:135:34: '18' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:135:38: '18' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:136: method call child at indentation level 24 not at correct indentation, 28
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:137: method call child at indentation level 16 not at correct indentation, 20
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:137:34: '26' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:141: method call child at indentation level 12 not at correct indentation, 16
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:142: method call child at indentation level 16 not at correct indentation, 20
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:143: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:143: method call child at indentation level 16 not at correct indentation, 20
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:143:84: '233' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:144: method call child at indentation level 16 not at correct indentation, 20
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:144:22: '18' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:144:26: '18' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:144:30: '18' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:145: method call child at indentation level 16 not at correct indentation, 20
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:146: method call child at indentation level 16 not at correct indentation, 20
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:147: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:147: method call child at indentation level 16 not at correct indentation, 20
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:148: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:148: method call child at indentation level 20 not at correct indentation, 24
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:149: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:149: method call child at indentation level 20 not at correct indentation, 24
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:150: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:150: method call child at indentation level 20 not at correct indentation, 24
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:151: method call child at indentation level 16 not at correct indentation, 20
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:151:22: '18' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:151:26: '18' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:151:30: '18' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:152: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:152: method call child at indentation level 16 not at correct indentation, 20
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:153: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:153: method call child at indentation level 20 not at correct indentation, 24
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:154: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:154: method call child at indentation level 20 not at correct indentation, 24
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:154:82: '42' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:155: method call child at indentation level 16 not at correct indentation, 20
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:155:34: '35' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:161: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:161: method def modifier at indentation level 6 not at correct indentation, 4
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:161:80: '{' should be on a new line.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:164: method def child at indentation level 9 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:165: method def child at indentation level 9 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:168: if at indentation level 9 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:169: if lcurly at indentation level 9 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:170: if child at indentation level 13 not at correct indentation, 12
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:171: if child at indentation level 13 not at correct indentation, 12
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:172: if child at indentation level 13 not at correct indentation, 12
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:173:17: '{' should be on a new line.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:174: try child at indentation level 15 not at correct indentation, 16
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:175:13: '}' should be alone on a line.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:175:38: '{' should be on a new line.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:176: catch child at indentation level 15 not at correct indentation, 16
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:176: method call child at indentation level 15 not at correct indentation, 16
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:179: if rcurly at indentation level 9 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:181: method def rcurly at indentation level 3 not at correct indentation, 4
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:183: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:183: method def modifier at indentation level 3 not at correct indentation, 4
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:183:73: '{' should be on a new line.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:184: method def child at indentation level 6 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:187: try at indentation level 7 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:188: try lcurly at indentation level 7 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:189: try child at indentation level 11 not at correct indentation, 12
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:190: try child at indentation level 11 not at correct indentation, 12
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:191: method call child at indentation level 11 not at correct indentation, 12
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:191: try child at indentation level 11 not at correct indentation, 12
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:193: try child at indentation level 11 not at correct indentation, 12
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:194: try child at indentation level 11 not at correct indentation, 12
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:196: method call child at indentation level 11 not at correct indentation, 12
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:196: try child at indentation level 11 not at correct indentation, 12
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:197: try child at indentation level 11 not at correct indentation, 12
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:198: try rcurly at indentation level 7 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:198:8: '}' should be alone on a line.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:198:31: '{' should be on a new line.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:199: catch child at indentation level 10 not at correct indentation, 12
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:199: method call child at indentation level 10 not at correct indentation, 12
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:199:47: ',' is not followed by whitespace.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:201: catch rcurly at indentation level 7 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:202: method call child at indentation level 7 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:202: method def child at indentation level 7 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:203: method def rcurly at indentation level 3 not at correct indentation, 4
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:205: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:205: method def modifier at indentation level 3 not at correct indentation, 4
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:205:71: '{' should be on a new line.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:207: method call child at indentation level 6 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:207: method def child at indentation level 6 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:208: method call child at indentation level 6 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:208: method def child at indentation level 6 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:210: method def rcurly at indentation level 3 not at correct indentation, 4
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:212: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:212: method def modifier at indentation level 3 not at correct indentation, 4
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:212:77: '{' should be on a new line.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:214: method def child at indentation level 6 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:215: method call child at indentation level 6 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:215: method def child at indentation level 6 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:216: method def rcurly at indentation level 3 not at correct indentation, 4
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:218: method def modifier at indentation level 3 not at correct indentation, 4
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:218:31: '{' should be on a new line.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:219: Logic structure must be preceded by a comment.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:219: if at indentation level 6 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:220: if lcurly at indentation level 6 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:221: if child at indentation level 9 not at correct indentation, 12
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:222: Line is longer than 89 characters.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:222: if child at indentation level 9 not at correct indentation, 12
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:222:99: '100' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:222:146: '100' is a magic number.
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:223: if child at indentation level 9 not at correct indentation, 12
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:225: if child at indentation level 9 not at correct indentation, 12
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:225: method call child at indentation level 9 not at correct indentation, 12
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:226: if child at indentation level 9 not at correct indentation, 12
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:226: method call child at indentation level 9 not at correct indentation, 12
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:227: if rcurly at indentation level 6 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:228: else at indentation level 6 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:229: else lcurly at indentation level 6 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:230: else child at indentation level 9 not at correct indentation, 12
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:230: method call child at indentation level 9 not at correct indentation, 12
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:231: else rcurly at indentation level 6 not at correct indentation, 8
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:232: method def rcurly at indentation level 3 not at correct indentation, 4
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/MatchingPanel.java:16:1: Class Fan-Out Complexity is 24 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/MultipleChoicePanel.java:24:1: Class Fan-Out Complexity is 31 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/MultipleChoicePanel.java:56:5: warning: Method length is 67 lines (max allowed is 50).
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/OrderPanel.java:16:1: Class Fan-Out Complexity is 23 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/TrueFalsePanel.java:20:1: Class Fan-Out Complexity is 27 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/DocumentView/src/channel4/documentView/dialogs/HeaderFooterDialog.java:18:1: Class Fan-Out Complexity is 23 (max allowed is 20).
- [checkstyle] /home/justin/Channel4/trunk/DocumentView/src/channel4/documentView/dialogs/TitleGroupDialog.java:12:1: Class Fan-Out Complexity is 24 (max allowed is 20).
- BUILD FAILED
- /home/justin/Channel4/trunk/build.xml:27: Got 201 errors and 3 warnings.
- Total time: 7 seconds
Advertisement
Add Comment
Please, Sign In to add comment