jus341

Untitled

May 20th, 2012
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.71 KB | None | 0 0
  1. Buildfile: /home/justin/Channel4/trunk/build.xml
  2.  
  3. checkstyle:
  4. [checkstyle] Running Checkstyle 4.4 on 86 files
  5. [checkstyle] /home/justin/Channel4/trunk/Exam/src/channel4/exam/Question.java:98:8: Unused @param tag for 'imageData'.
  6. [checkstyle] /home/justin/Channel4/trunk/Exam/src/channel4/exam/Question.java:100:41: Expected @param tag for 'imageFilename'.
  7. [checkstyle] /home/justin/Channel4/trunk/XMLUtility/src/channel4/xml/ExamElementXMLMaker.java:19:1: Class Fan-Out Complexity is 21 (max allowed is 20).
  8. [checkstyle] /home/justin/Channel4/trunk/XMLUtility/src/channel4/xml/ExamElementXMLMaker.java:265:9: warning: Method length is 63 lines (max allowed is 50).
  9. [checkstyle] /home/justin/Channel4/trunk/XMLUtility/src/channel4/xml/XMLLoader.java:38:1: Class Fan-Out Complexity is 25 (max allowed is 20).
  10. [checkstyle] /home/justin/Channel4/trunk/XMLUtility/src/channel4/xml/XMLUtility.java:36:1: Class Fan-Out Complexity is 29 (max allowed is 20).
  11. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/DesignViewTopComponent.java:32:1: Class Fan-Out Complexity is 31 (max allowed is 20).
  12. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/PanelLocator.java:34:1: Class Fan-Out Complexity is 24 (max allowed is 20).
  13. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/actions/ExportToMoodleAction.java:16: Missing a Javadoc comment.
  14. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:30: Javadoc has empty description section.
  15. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:34:54: '{' should be on a new line.
  16. [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
  17. [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
  18. [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
  19. [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
  20. [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
  21. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:41:38: Expected @param tag for 'parent'.
  22. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:41:54: Expected @param tag for 'modal'.
  23. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:41:61: '{' should be on a new line.
  24. [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
  25. [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
  26. [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
  27. [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
  28. [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
  29. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:48:4: Missing a Javadoc comment.
  30. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:48:32: '{' should be on a new line.
  31. [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
  32. [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
  33. [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
  34. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:52:4: Missing a Javadoc comment.
  35. [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
  36. [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
  37. [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
  38. [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
  39. [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).
  40. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:64: Line is longer than 89 characters.
  41. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:65:35: '{' should be on a new line.
  42. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:77:55: '255' is a magic number.
  43. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:77:60: '255' is a magic number.
  44. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:77:65: '255' is a magic number.
  45. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:79: Line is longer than 89 characters.
  46. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:83: Line is longer than 89 characters.
  47. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:85: Line is longer than 89 characters.
  48. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:87:73: '{' should be on a new line.
  49. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:92:25: '100' is a magic number.
  50. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:94:73: '{' should be on a new line.
  51. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:99: Line is longer than 89 characters.
  52. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:101: Line is longer than 89 characters.
  53. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:103:73: '{' should be on a new line.
  54. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:108: Line is longer than 89 characters.
  55. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:109:60: '75' is a magic number.
  56. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:109:64: '29' is a magic number.
  57. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:110:60: '75' is a magic number.
  58. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:110:64: '29' is a magic number.
  59. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:111:62: '75' is a magic number.
  60. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:111:66: '29' is a magic number.
  61. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:113:73: '{' should be on a new line.
  62. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:118: Line is longer than 89 characters.
  63. [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
  64. [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
  65. [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
  66. [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
  67. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:126: Line is longer than 89 characters.
  68. [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
  69. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:126:88: '89' is a magic number.
  70. [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
  71. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:128: Line is longer than 89 characters.
  72. [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
  73. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:128:92: '98' is a magic number.
  74. [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
  75. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:130: Line is longer than 89 characters.
  76. [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
  77. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:130:88: '341' is a magic number.
  78. [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
  79. [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
  80. [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
  81. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:134: Line is longer than 89 characters.
  82. [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
  83. [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
  84. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:135:30: '18' is a magic number.
  85. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:135:34: '18' is a magic number.
  86. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:135:38: '18' is a magic number.
  87. [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
  88. [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
  89. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:137:34: '26' is a magic number.
  90. [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
  91. [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
  92. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:143: Line is longer than 89 characters.
  93. [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
  94. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:143:84: '233' is a magic number.
  95. [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
  96. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:144:22: '18' is a magic number.
  97. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:144:26: '18' is a magic number.
  98. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:144:30: '18' is a magic number.
  99. [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
  100. [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
  101. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:147: Line is longer than 89 characters.
  102. [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
  103. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:148: Line is longer than 89 characters.
  104. [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
  105. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:149: Line is longer than 89 characters.
  106. [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
  107. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:150: Line is longer than 89 characters.
  108. [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
  109. [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
  110. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:151:22: '18' is a magic number.
  111. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:151:26: '18' is a magic number.
  112. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:151:30: '18' is a magic number.
  113. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:152: Line is longer than 89 characters.
  114. [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
  115. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:153: Line is longer than 89 characters.
  116. [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
  117. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:154: Line is longer than 89 characters.
  118. [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
  119. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:154:82: '42' is a magic number.
  120. [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
  121. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:155:34: '35' is a magic number.
  122. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:161: Line is longer than 89 characters.
  123. [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
  124. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:161:80: '{' should be on a new line.
  125. [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
  126. [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
  127. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:168: if at indentation level 9 not at correct indentation, 8
  128. [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
  129. [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
  130. [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
  131. [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
  132. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:173:17: '{' should be on a new line.
  133. [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
  134. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:175:13: '}' should be alone on a line.
  135. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:175:38: '{' should be on a new line.
  136. [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
  137. [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
  138. [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
  139. [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
  140. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:183: Line is longer than 89 characters.
  141. [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
  142. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:183:73: '{' should be on a new line.
  143. [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
  144. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:187: try at indentation level 7 not at correct indentation, 8
  145. [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
  146. [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
  147. [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
  148. [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
  149. [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
  150. [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
  151. [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
  152. [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
  153. [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
  154. [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
  155. [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
  156. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:198:8: '}' should be alone on a line.
  157. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:198:31: '{' should be on a new line.
  158. [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
  159. [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
  160. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:199:47: ',' is not followed by whitespace.
  161. [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
  162. [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
  163. [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
  164. [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
  165. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:205: Line is longer than 89 characters.
  166. [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
  167. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:205:71: '{' should be on a new line.
  168. [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
  169. [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
  170. [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
  171. [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
  172. [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
  173. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:212: Line is longer than 89 characters.
  174. [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
  175. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:212:77: '{' should be on a new line.
  176. [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
  177. [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
  178. [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
  179. [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
  180. [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
  181. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:218:31: '{' should be on a new line.
  182. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:219: Logic structure must be preceded by a comment.
  183. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:219: if at indentation level 6 not at correct indentation, 8
  184. [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
  185. [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
  186. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:222: Line is longer than 89 characters.
  187. [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
  188. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:222:99: '100' is a magic number.
  189. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:222:146: '100' is a magic number.
  190. [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
  191. [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
  192. [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
  193. [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
  194. [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
  195. [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
  196. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/panels/ImageDialog.java:228: else at indentation level 6 not at correct indentation, 8
  197. [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
  198. [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
  199. [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
  200. [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
  201. [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
  202. [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).
  203. [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).
  204. [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).
  205. [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).
  206. [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).
  207. [checkstyle] /home/justin/Channel4/trunk/DocumentView/src/channel4/documentView/dialogs/HeaderFooterDialog.java:18:1: Class Fan-Out Complexity is 23 (max allowed is 20).
  208. [checkstyle] /home/justin/Channel4/trunk/DocumentView/src/channel4/documentView/dialogs/TitleGroupDialog.java:12:1: Class Fan-Out Complexity is 24 (max allowed is 20).
  209.  
  210. BUILD FAILED
  211. /home/justin/Channel4/trunk/build.xml:27: Got 201 errors and 3 warnings.
  212.  
  213. Total time: 7 seconds
Advertisement
Add Comment
Please, Sign In to add comment