File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+
3+ <fileset-config file-format-version =" 1.2.0" simple-config =" true" sync-formatter =" false" >
4+ <fileset name =" all" enabled =" true" check-config-name =" ThinkJavaCode2" local =" false" >
5+ <file-match-pattern match-pattern =" ." include-pattern =" true" />
6+ </fileset >
7+ <filter name =" UnOpenedFiles" enabled =" true" />
8+ </fileset-config >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <classpath >
3+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
4+ <classpathentry kind =" src" path =" " />
5+ <classpathentry kind =" output" path =" " />
6+ </classpath >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <projectDescription >
3+ <name >ch16</name >
4+ <comment ></comment >
5+ <projects >
6+ </projects >
7+ <buildSpec >
8+ <buildCommand >
9+ <name >org.eclipse.jdt.core.javabuilder</name >
10+ <arguments >
11+ </arguments >
12+ </buildCommand >
13+ <buildCommand >
14+ <name >net.sf.eclipsecs.core.CheckstyleBuilder</name >
15+ <arguments >
16+ </arguments >
17+ </buildCommand >
18+ </buildSpec >
19+ <natures >
20+ <nature >org.eclipse.jdt.core.javanature</nature >
21+ <nature >net.sf.eclipsecs.core.CheckstyleNature</nature >
22+ </natures >
23+ </projectDescription >
File renamed without changes.
Original file line number Diff line number Diff line change 1+ ../ch15 /Cell .java
File renamed without changes.
Original file line number Diff line number Diff line change 1+ ../ch15 /GridCanvas .java
File renamed without changes.
You can’t perform that action at this time.
0 commit comments