ant xml build file).
Side question: Loading same sources in Eclipse raises the error.
Thx
/Ahmed
-Original Message-
From: Stefan Bodewig [mailto:[EMAIL PROTECTED]
Sent: mercredi 16 février 2005 12:51
To: user@ant.apache.org
Subject: Re: Error not detected in ANT 1.6.1 compile task
On Wed
detected in ANT 1.6.1 compile task
On Wed, 16 Feb 2005, Peter Reilly <[EMAIL PROTECTED]> wrote:
> To clarify,
> this is normal commandline and ant task javac behaviour.
Even more than that.
I once worked on a(n open source) project[1] that kept all source
files in the same directory,
On Wed, 16 Feb 2005, Peter Reilly <[EMAIL PROTECTED]> wrote:
> To clarify,
> this is normal commandline and ant task javac behaviour.
Even more than that.
I once worked on a(n open source) project[1] that kept all source
files in the same directory, even though they belonged to different
Java pa
To clarify,
this is normal commandline and ant task javac behaviour.
You have to set up the source directory correctly yourself,
there is nothing in javac to check the relative path names.
Peter
Stefan Bodewig wrote:
On Wed, 16 Feb 2005, Ahmed Ounaissa
<[EMAIL PROTECTED]> wrote:
Well the error i
On Wed, 16 Feb 2005, Ahmed Ounaissa
<[EMAIL PROTECTED]> wrote:
> Well the error is: Inside the file
>
> package test.package;
>
> public class Test {
> ...
> }
>
> and the file is placed under directory test.
>
> The compilation succeeds and puts the .class under Test/Package
This is
Well the error is: Inside the file
package test.package;
public class Test {
...
}
and the file is placed under directory test.
The compilation succeeds and puts the .class under Test/Package
/Ahmed
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: mer