I'm using J2SDK1.4.0, to use an external jar file which folder/map should I place it?. The jar file is not the include the library of J2SDK, so that is why I needed to download.
You may place it anywhere you like, and include it when you execute a program. java -classpath $CLASSPATH:/usr/yourhome/java/MyJar.jar WhatEver If you want to have it included automatically, however, you should put it in the directory /path/to/java/jre/lib then it should be located automatically.
Place it where you want just make sure it is explicit mentioned in your CLASSPATH.
Synes godt om
Ny brugerNybegynder
Din løsning...
Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.