jus341

Untitled

May 3rd, 2012
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.09 KB | None | 0 0
  1. Buildfile: /home/justin/Channel4/trunk/build.xml
  2.  
  3. checkstyle:
  4. [checkstyle] Running Checkstyle 4.4 on 76 files
  5. [checkstyle] /home/justin/Channel4/trunk/Exam/src/channel4/exam/Exam.java:645:5: Missing a Javadoc comment.
  6. [checkstyle] /home/justin/Channel4/trunk/Exam/src/channel4/exam/Exam.java:647: Logic structure must be preceded by a comment.
  7. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:22: Javadoc has empty description section.
  8. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:36:40: Expected @param tag for 'parent'.
  9. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:36:56: Expected @param tag for 'modal'.
  10. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:43:5: Missing a Javadoc comment.
  11. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:55:40: '{' should be on a new line.
  12. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:66:5: Missing a Javadoc comment.
  13. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:85: Logic structure must be preceded by a comment.
  14. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:87: Logic structure must be preceded by a comment.
  15. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:93: Logic structure must be preceded by a comment.
  16. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:95: Logic structure must be preceded by a comment.
  17. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:108: Logic structure must be preceded by a comment.
  18. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:110: Logic structure must be preceded by a comment.
  19. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:112: Line is longer than 89 characters.
  20. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:116: Logic structure must be preceded by a comment.
  21. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:118: Logic structure must be preceded by a comment.
  22. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:134:5: warning: Method length is 94 lines (max allowed is 50).
  23. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:135: Line is longer than 89 characters.
  24. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:136:35: '{' should be on a new line.
  25. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:149: Line is longer than 89 characters.
  26. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:159:21: Variable 'types' must be private and have accessor methods.
  27. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:163:58: '{' should be on a new line.
  28. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:169: Line is longer than 89 characters.
  29. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:179:21: Variable 'types' must be private and have accessor methods.
  30. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:183:58: '{' should be on a new line.
  31. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:189: Line is longer than 89 characters.
  32. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:191:73: '{' should be on a new line.
  33. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:196: Line is longer than 89 characters.
  34. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:198:73: '{' should be on a new line.
  35. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:207: method call child at indentation level 12 not at correct indentation, 16
  36. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:208: method call child at indentation level 16 not at correct indentation, 20
  37. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:209: Line is longer than 89 characters.
  38. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:209: method call child at indentation level 16 not at correct indentation, 20
  39. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:210: method call child at indentation level 20 not at correct indentation, 24
  40. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:211: Line is longer than 89 characters.
  41. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:211: method call child at indentation level 24 not at correct indentation, 28
  42. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:212: method call child at indentation level 28 not at correct indentation, 32
  43. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:213: Line is longer than 89 characters.
  44. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:213: method call child at indentation level 28 not at correct indentation, 32
  45. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:213:97: '241' is a magic number.
  46. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:214: method call child at indentation level 24 not at correct indentation, 28
  47. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:214:33: '18' is a magic number.
  48. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:214:37: '18' is a magic number.
  49. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:214:41: '18' is a magic number.
  50. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:215: Line is longer than 89 characters.
  51. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:215: method call child at indentation level 24 not at correct indentation, 28
  52. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:216: method call child at indentation level 28 not at correct indentation, 32
  53. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:217: Line is longer than 89 characters.
  54. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:217: method call child at indentation level 28 not at correct indentation, 32
  55. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:217:97: '254' is a magic number.
  56. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:218: Line is longer than 89 characters.
  57. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:218: method call child at indentation level 20 not at correct indentation, 24
  58. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:219: method call child at indentation level 24 not at correct indentation, 28
  59. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:220: Line is longer than 89 characters.
  60. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:220: method call child at indentation level 24 not at correct indentation, 28
  61. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:221: method call child at indentation level 24 not at correct indentation, 28
  62. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:222: method call child at indentation level 16 not at correct indentation, 20
  63. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:226: method call child at indentation level 12 not at correct indentation, 16
  64. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:227: method call child at indentation level 16 not at correct indentation, 20
  65. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:228: Line is longer than 89 characters.
  66. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:228: method call child at indentation level 16 not at correct indentation, 20
  67. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:229: method call child at indentation level 20 not at correct indentation, 24
  68. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:230: method call child at indentation level 20 not at correct indentation, 24
  69. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:231: method call child at indentation level 16 not at correct indentation, 20
  70. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:232: Line is longer than 89 characters.
  71. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:232: method call child at indentation level 16 not at correct indentation, 20
  72. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:233: Line is longer than 89 characters.
  73. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:233: method call child at indentation level 20 not at correct indentation, 24
  74. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:233:131: '275' is a magic number.
  75. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:234: Line is longer than 89 characters.
  76. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:234: method call child at indentation level 20 not at correct indentation, 24
  77. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:235: method call child at indentation level 16 not at correct indentation, 20
  78. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:235:25: '92' is a magic number.
  79. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:235:29: '92' is a magic number.
  80. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:235:33: '92' is a magic number.
  81. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:236: Line is longer than 89 characters.
  82. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:236: method call child at indentation level 16 not at correct indentation, 20
  83. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:237: method call child at indentation level 20 not at correct indentation, 24
  84. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:238: method call child at indentation level 20 not at correct indentation, 24
  85. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:239: method call child at indentation level 16 not at correct indentation, 20
  86. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:245: Line is longer than 89 characters.
  87. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:245: method def modifier at indentation level 0 not at correct indentation, 4
  88. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:245:75: '{' should be on a new line.
  89. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:246: method def child at indentation level 4 not at correct indentation, 8
  90. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:247: method def child at indentation level 4 not at correct indentation, 8
  91. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:249: method call child at indentation level 4 not at correct indentation, 8
  92. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:249: method def child at indentation level 4 not at correct indentation, 8
  93. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:250: method def rcurly at indentation level 0 not at correct indentation, 4
  94. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:252: method def modifier at indentation level 0 not at correct indentation, 4
  95. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:253: method def lcurly at indentation level 0 not at correct indentation, 4
  96. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:254: Logic structure must be preceded by a comment.
  97. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:254: for at indentation level 4 not at correct indentation, 8
  98. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:255: for lcurly at indentation level 4 not at correct indentation, 8
  99. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:256: Logic structure must be preceded by a comment.
  100. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:256: if at indentation level 8 not at correct indentation, 12
  101. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:257: if lcurly at indentation level 8 not at correct indentation, 12
  102. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:258: if child at indentation level 12 not at correct indentation, 16
  103. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:258: method call child at indentation level 12 not at correct indentation, 16
  104. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:259: if rcurly at indentation level 8 not at correct indentation, 12
  105. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:260: for child at indentation level 8 not at correct indentation, 12
  106. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:260: method call child at indentation level 8 not at correct indentation, 12
  107. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:261: method call child at indentation level 12 not at correct indentation, 16
  108. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:262: for rcurly at indentation level 4 not at correct indentation, 8
  109. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:264: Logic structure must be preceded by a comment.
  110. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:264: for at indentation level 4 not at correct indentation, 8
  111. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:265: for lcurly at indentation level 4 not at correct indentation, 8
  112. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:266: Logic structure must be preceded by a comment.
  113. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:266: if at indentation level 8 not at correct indentation, 12
  114. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:267: if lcurly at indentation level 8 not at correct indentation, 12
  115. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:268: if child at indentation level 12 not at correct indentation, 16
  116. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:268: method call child at indentation level 12 not at correct indentation, 16
  117. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:269: if rcurly at indentation level 8 not at correct indentation, 12
  118. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:270: for child at indentation level 8 not at correct indentation, 12
  119. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:270: method call child at indentation level 8 not at correct indentation, 12
  120. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:271: method call child at indentation level 12 not at correct indentation, 16
  121. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:272: for rcurly at indentation level 4 not at correct indentation, 8
  122. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:273: method def rcurly at indentation level 0 not at correct indentation, 4
  123. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:275: Line is longer than 89 characters.
  124. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:275: method def modifier at indentation level 0 not at correct indentation, 4
  125. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:275:71: '{' should be on a new line.
  126. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:276: method call child at indentation level 4 not at correct indentation, 8
  127. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:276: method def child at indentation level 4 not at correct indentation, 8
  128. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:278: Logic structure must be preceded by a comment.
  129. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:278: for at indentation level 4 not at correct indentation, 8
  130. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:279: for lcurly at indentation level 4 not at correct indentation, 8
  131. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:280: for child at indentation level 8 not at correct indentation, 12
  132. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:281: Logic structure must be preceded by a comment.
  133. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:281: if at indentation level 8 not at correct indentation, 12
  134. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:282: if lcurly at indentation level 8 not at correct indentation, 12
  135. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:283: if child at indentation level 12 not at correct indentation, 16
  136. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:283: method call child at indentation level 12 not at correct indentation, 16
  137. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:284: method call child at indentation level 12 not at correct indentation, 20
  138. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:286: if child at indentation level 12 not at correct indentation, 16
  139. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:286: method call child at indentation level 12 not at correct indentation, 16
  140. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:287: if rcurly at indentation level 8 not at correct indentation, 12
  141. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:288: for rcurly at indentation level 4 not at correct indentation, 8
  142. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:290: method call child at indentation level 4 not at correct indentation, 8
  143. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:290: method def child at indentation level 4 not at correct indentation, 8
  144. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:291: method def rcurly at indentation level 0 not at correct indentation, 4
  145. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:293: Javadoc has empty description section.
  146. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:296:40: Array brackets at illegal position.
  147. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:296:44: '{' should be on a new line.
  148. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:298: Line is longer than 89 characters.
  149. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:299: Line is longer than 89 characters.
  150. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:300: Line is longer than 89 characters.
  151. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:302:13: '{' should be on a new line.
  152. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:303: Line is longer than 89 characters.
  153. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:303: Logic structure must be preceded by a comment.
  154. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:303:113: '{' should be on a new line.
  155. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:304: Logic structure must be preceded by a comment.
  156. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:304:54: '{' should be on a new line.
  157. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:309:9: '}' should be alone on a line.
  158. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:309:45: '{' should be on a new line.
  159. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:310: Line is longer than 89 characters.
  160. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:311:9: '}' should be alone on a line.
  161. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:311:45: '{' should be on a new line.
  162. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:312: Line is longer than 89 characters.
  163. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:313:9: '}' should be alone on a line.
  164. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:313:45: '{' should be on a new line.
  165. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:314: Line is longer than 89 characters.
  166. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:315:9: '}' should be alone on a line.
  167. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:315:66: '{' should be on a new line.
  168. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:316: Line is longer than 89 characters.
  169. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:323:31: '{' should be on a new line.
  170. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/FilterDialog.java:328:77: '{' should be on a new line.
  171. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/actions/FilterAction.java:8: Javadoc has empty description section.
  172. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/actions/FilterAction.java:14: Javadoc has empty description section.
  173. [checkstyle] /home/justin/Channel4/trunk/DesignView/src/channel4/gui/design/actions/FilterAction.java:18:45: Expected @param tag for 'e'.
  174.  
  175. BUILD FAILED
  176. /home/justin/Channel4/trunk/build.xml:27: Got 168 errors and 1 warnings.
  177.  
  178. Total time: 7 seconds
Advertisement
Add Comment
Please, Sign In to add comment