;[EMAIL PROTECTED]>
> To: Ant Users List ; Joe Moore
> <[EMAIL PROTECTED]>
> Sent: Monday, April 3, 2006 1:14:46 PM
> Subject: Re: Javac tasks (when calling from java)
>
> It would probably help if you give examples of the
> directories you are referring to. As far as I
]
- Original Message
From: Matt Benson <[EMAIL PROTECTED]>
To: Ant Users List ; Joe Moore <[EMAIL PROTECTED]>
Sent: Monday, April 3, 2006 1:14:46 PM
Subject: Re: Javac tasks (when calling from java)
It would probably help if you give examples of the
directories you are referring to. As f
> -Original Message-
> From: Joe Moore [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, 4 April 2006 2:40 AM
> To: Ant Users List
> Subject: Re: Javac tasks (when calling from java)
>
> I've noticed that with Java 5, when you install it it
> installs the JDK
> -Original Message-
> From: Oliver Schalch [mailto:[EMAIL PROTECTED]
> Sent: Monday, 3 April 2006 11:49 PM
> To: user@ant.apache.org
> Subject: Javac tasks (when calling from java)
>
> Hi List,
>
> Another Problem...
>
> Calling ant from Java (inside a bigger project)
>
> Unable t
It would probably help if you give examples of the
directories you are referring to. As far as I ever
knew JDK and SDK were synonymous in terms of Java.
-Matt
--- Joe Moore <[EMAIL PROTECTED]> wrote:
> I've noticed that with Java 5, when you install it
> it installs the JDK in a separate folde
I've noticed that with Java 5, when you install it it installs the JDK in a
separate folde than the SDK I think it used to be a subfolder of the SDK but is
now its own separate folder. This then puts the tools.jar in the SDK and
outside the CLASSPATH.
As a workaround I've added the full path to