mirror of
https://github.com/ethauvin/rife2.git
synced 2025-04-30 18:48:13 -07:00
Minor tweak
This commit is contained in:
parent
4cf1492800
commit
e39f08f88a
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ public class Project extends BuildExecutor {
|
||||||
*/
|
*/
|
||||||
protected CompileOptions compileJavacOptions = new CompileOptions();
|
protected CompileOptions compileJavacOptions = new CompileOptions();
|
||||||
/**
|
/**
|
||||||
* The project's javadoc options for compilation.
|
* The project's javadoc options.
|
||||||
*
|
*
|
||||||
* @see #javadocOptions()
|
* @see #javadocOptions()
|
||||||
* @since 1.5.10
|
* @since 1.5.10
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue