In the world of IDE-based development, programmers can easily become detached from JDK and the underlying technology that makes their applications work. Here is a list of the five most useful Java ...
I can't seem to compile Java. I did download the Java Development kit.<P>When I type in:<BR>javac project1.java<P>it gives me bad command or file name.<P>Thanks.