You've updated to the new version of IDEA - haven't you ! ;)
On Mon, 11 Feb 2002 07:26, [EMAIL PROTECTED] wrote:
> sbailliez 02/02/10 12:26:43
>
> Modified: src/main/org/apache/tools/ant/types Path.java
> Log:
> Fix javadoc
>
> Revision Changes Path
> 1.29 +1 -1
> jakarta-ant/src/main/org/apache/tools/ant/types/Path.java
>
> Index: Path.java
> ===================================================================
> RCS file:
> /home/cvs/jakarta-ant/src/main/org/apache/tools/ant/types/Path.java,v
> retrieving revision 1.28
> retrieving revision 1.29
> diff -u -r1.28 -r1.29
> --- Path.java 10 Jan 2002 11:21:20 -0000 1.28
> +++ Path.java 10 Feb 2002 20:26:43 -0000 1.29
> @@ -578,7 +578,7 @@
> * This method adds all files in the given
> * directories (but not in sub-directories!) to the classpath,
> * so that you don't have to specify them all one by one.
> - * @param classpath - Path to append files to
> + * @param extdirs - Path to append files to
> */
> public void addExtdirs(Path extdirs) {
> if (extdirs == null) {
--
Cheers,
Pete
*---------------------------------------------------------*
| Contrary to popular belief, UNIX is user-friendly. It |
| just happens to be selective on who it makes friendship |
| with. |
| - Richard Cook |
*---------------------------------------------------------*
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>