I have been working with Java a longtime, but my main problem is this. Everytime i try to set my classpath, set my path variables, all works well, until i think of adding a new package from elsewhere. Disaster breaksout, such that i have to recode the entire package for it to be added into my Windows projects.
this is in Windows
set %classpath% =.
Where am i going wrong????