Computer Learning Centre
The search of knowledge is the path to paradise.
Pages
Home
Learn C++
Learn HTML
Learn Unix
Learn VB
I/O Device
Generations
Contact
Learn C#
ASP.NET
Network Topology
C Programs
Download Open Source
How to set classpath when class files are in .jar file?
Following example shows how to set class path when classes are stored in a .jar or .zip file.
c:> java -classpath C:\java\myclasses.jar utility.testapp.main
Result
The above code sample will produce the following result.
Class path set.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment