logo       

RE: IDE for Java - very fast: msg#00683

hardware.microcontrollers.tini

Subject: RE: IDE for Java - very fast

Thanks Bruce. I already have the dot in my CLASSPATH. I assumed that its
not set correctly but I haven't been able to figure out the correct
incantations. Since it works fine from the command line I haven't spent
a lot of time trying to track it down.

Thanks again.

CraigO.



-----Original Message-----
From: tini-admin-6tN4nzCoH/hBDgjK7y7TUQ@xxxxxxxxxxxxxxxx
[mailto:tini-admin@xxxxxxxxxxx] On Behalf
Of Bruce Boyes
Sent: Thursday, June 26, 2003 11:18 PM
To: Craig Ogawa
Cc: V Efremov; Peter Bauer; TINI
Subject: RE: [TINI] IDE for Java - very fast


Quoting Craig Ogawa <craig-cUpG0jDIc2EPLAd4YsOjsw@xxxxxxxxxxxxxxxx>:

> I'm running eclipse but can't get ANT to run. It does fine until it
> reaches the first compile and then throws an error that it can't find
> the Java compiler. Has anyone else run into this problem or am I just
> dense? ;^(
>
> TIA.

I saw this too so I usually ran Ant from the command line.

But I seem to have fixed it as a by-product of fixing an unrelated
classpath
problem: I added "." to the system CLASSPATH variable, so now it is:
CLASSPATH=.;D:\java_lib\util\systronix_utils.jar;D:\jakarta-ant-1.5.1\li
b;
{etc}

Another Java program we use choked without the current folder explicitly

added to the classpath, hence the "." as the first classpath folder.
That
odd Eclipse/Ant error has vanished since we added this...

Bruce
_______________________________________________
TINI mailing list
TINI-6tN4nzCoH/hBDgjK7y7TUQ@xxxxxxxxxxxxxxxx
To UNSUBSCRIBE, edit your profile, or see list archives:
http://lists.dalsemi.com/mailman/listinfo/tini

_______________________________________________
TINI mailing list
TINI-6tN4nzCoH/hBDgjK7y7TUQ@xxxxxxxxxxxxxxxx
To UNSUBSCRIBE, edit your profile, or see list archives:
http://lists.dalsemi.com/mailman/listinfo/tini



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise