Forum: Pro Java
August 22nd, 2007, 02:21 AM
|
|
Replies: 1
Views: 2,807
JAR file
hi,
Is there anyone know how to make the classes of a package available to other classes? I did create a JAR file and put it in C:\Program Files\Java\jdk1.6.0_02\jre\lib\ext directory. I also...
|
Forum: Intro Programming
August 9th, 2007, 08:12 PM
|
|
Replies: 0
Views: 1,693
Build VS Compile
Hi,
I am new to programming and want to know the difference between Build and Compile the source code. Why do we sometimes need to build before compile?! But, sometimes we don't?!
Thank you...
|