File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 and Nu Html Checker (v.Nu).
2424
2525 Checkstyle uses an abstract syntax tree (AST) for doing checks
26- against Java sources. It is available at http ://checkstyle.sourceforge.net /
26+ against Java sources. It is available at https ://checkstyle.org /
2727 under GPL 2.1 license.
2828
2929 "Apache Rat is a release audit tool, focused on licenses." It is available
Original file line number Diff line number Diff line change @@ -781,7 +781,7 @@ <h3>Checkstyle</h3>
781781the < a href ="https://ant.apache.org/ant_task_guidelines.html " target ="_top "> Ant Task Guidelines [6]</ a > which includes
782782the < a href ="https://www.oracle.com/technetwork/java/codeconvtoc-136057.html " target ="_top "> Sun code style
783783[9]</ a > ). Because there are so many things we would be happy to have a tool for do the checks. There is one:
784- checkstyle. Checkstyle is available at < a href ="http ://checkstyle.sourceforge.net / " target ="_top "> Sourceforge [10]</ a >
784+ checkstyle. Checkstyle is available at < a href ="https ://checkstyle.org / " target ="_top "> Sourceforge [10]</ a >
785785and Ant provides with the < samp > check.xml</ samp > a buildfile which will do the job for us.</ p >
786786
787787< p > Download it and put the < samp > checkstyle-*-all.jar</ samp > into your < samp > %USERPROFILE%\.ant\lib</ samp > directory.
@@ -866,7 +866,7 @@ <h2 id="resources">Resources</h2>
866866 target ="_top "> https://www.oracle.com/technetwork/java/archive-139210.html</ a > </ li >
867867 < li > < a href ="https://www.oracle.com/technetwork/java/codeconvtoc-136057.html "
868868 target ="_top "> https://www.oracle.com/technetwork/java/codeconvtoc-136057.html</ a > </ li >
869- < li > < a href ="http ://checkstyle.sourceforge.net / " target ="_top "> http ://checkstyle.sourceforge.net /</ a > </ li >
869+ < li > < a href ="https ://checkstyle.org / " target ="_top "> https ://checkstyle.org /</ a > </ li >
870870 < li > < a href ="https://issues.apache.org/bugzilla/ " target ="_top "> https://issues.apache.org/bugzilla/</ a > </ li >
871871 < li > < a href ="https://issues.apache.org/bugzilla/createaccount.cgi "
872872 target ="_top "> https://issues.apache.org/bugzilla/createaccount.cgi</ a > </ li >
You can’t perform that action at this time.
0 commit comments