-
import
I'm using NT now,and want to import some external file to my program.
But whenever I tried 'import',it only works with 'java.awt.*','java.util.*',and
something like that,while couldn't find some other java file I put by myself.I
tried to compiled some files which worked well before,now they failed!
Is it all right for me do like this:
\myprogram.java (import Io.pack.Io)
\Iopack(a directory)
Why?
Thanks a lot!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|