• R/O
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revision148 (tree)
Time2015-11-18 22:03:02
Authort_nakayama1971

Log Message

(empty log message)

Change Summary

Incremental Difference

--- trunk/framework/fwBase/modified_sun_checks.xml (revision 147)
+++ trunk/framework/fwBase/modified_sun_checks.xml (revision 148)
@@ -266,7 +266,10 @@
266266 <property name="severity" value="ignore"/>
267267 <metadata name="net.sf.eclipsecs.core.lastEnabledSeverity" value="inherit"/>
268268 </module>
269- <module name="SingleLineJavadoc"/>
269+ <module name="SingleLineJavadoc">
270+ <property name="severity" value="ignore"/>
271+ <metadata name="net.sf.eclipsecs.core.lastEnabledSeverity" value="inherit"/>
272+ </module>
270273 <module name="EmptyCatchBlock"/>
271274 <module name="JUnitTestCase">
272275 <property name="severity" value="ignore"/>