The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag Class | Total number of occurrences | Tag strings used by tag class |
|---|---|---|
| @todo | 0 | @todo |
| TODO | 11 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 11
| org.codehaus.mojo.gwt.AbstractGwtMojo | Line |
|---|---|
| remove ! Check that gwt-dev is not define in dependencies : this can produce version conflicts with other dependencies, as gwt-dev is a "uber-jar" with some commons-* and jetty libs inside. | 325 |
| org.codehaus.mojo.gwt.eclipse.EclipseMojo | Line |
| automatically add this one to GWT warnings exlusions | 213 |
| org.codehaus.mojo.gwt.reports.CompilationReportRenderer | Line |
| i18n | 77 |
| i18n and message for none | 87 |
| org.codehaus.mojo.gwt.reports.CompileReport | Line |
| check the compiler has created the raw xml soyc file | 124 |
| org.codehaus.mojo.gwt.shell.ForkedProcessExecutionException | Line |
| Auto-generated constructor stub | 39 |
| Auto-generated constructor stub | 49 |
| Auto-generated constructor stub | 59 |
| Auto-generated constructor stub | 70 |
| org.codehaus.mojo.gwt.shell.RunMojo | Line |
| refactor this a little | 439 |
| org.codehaus.mojo.gwt.shell.TestMojo | Line |
| Is addArgumentDeploy(cmd) also needed to get readable test stacktraces with an alternative deploy dir? | 279 |