![]() |
Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
Hi everyone,
after compile and create a file Vector.java in util directory. Then I wrote a another program: import util.*; public class LibTest { import the class I create before. I set the CLASSPATH=C:\MICHAEL\TEMP and util is the subdirectory of temp. Can you help me to figure it out? Thanks. Michael
Replies:
|
Sponsored Links
|