• 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

Revision129 (tree)
Time2015-10-08 22:03:36
Authort_nakayama1971

Log Message

(empty log message)

Change Summary

Incremental Difference

--- trunk/framework/fwBase/modified_sun_checks.xml (revision 128)
+++ trunk/framework/fwBase/modified_sun_checks.xml (revision 129)
@@ -1,12 +1,12 @@
11 <?xml version="1.0" encoding="UTF-8"?>
22 <!DOCTYPE module PUBLIC "-//Puppy Crawl//DTD Check Configuration 1.3//EN" "http://www.puppycrawl.com/dtds/configuration_1_3.dtd">
33
4-<!--
5- This configuration file was written by the eclipse-cs plugin configuration editor
4+<!--
5+ This configuration file was written by the eclipse-cs plugin configuration editor
66 -->
7-<!--
8- Checkstyle-Configuration: Modified Sun Checks
9- Description: none
7+<!--
8+ Checkstyle-Configuration: Modified Sun Checks
9+ Description: none
1010 -->
1111 <module name="Checker">
1212 <property name="severity" value="warning"/>
@@ -278,6 +278,7 @@
278278 <property name="severity" value="ignore"/>
279279 <metadata name="net.sf.eclipsecs.core.lastEnabledSeverity" value="inherit"/>
280280 </module>
281+ <module name="CommentsIndentation"/>
281282 </module>
282283 <module name="JavadocPackage">
283284 <property name="severity" value="ignore"/>