Posted By:
Anonymous
Posted On:
Friday, April 22, 2005 04:08 AM
try this out
ssdir="local vss path" along with other attributes..
Posted By:
Benoit_Quintin
Posted On:
Tuesday, February 22, 2005 01:32 PM
Well I dont know about VSS with Eclipse, but as far as classloading is concerned, normally, if 2 classes with the same name reside in 2 different jars, only the first one gets loaded into memory, so I guess that, yes, the order of the jars is important.