I am using Eclipse 3.3 on Win2K machine. Is there a way to set up system
path in eclipse and not by modifying for the system on the whole (i.e.
by modifying the environment variable PATH)? I am using ant build and I
would like certain binaries to be available to it.
I tried setting it up as ant environment variable in the Builder config
but it doesn't work.