packages
From: Bonux (acerpower61_at_hotmail.com)
Date: 07/31/04
- Next message: Remco Rijnders: "Validating an XML document?"
- Previous message: Steve Horsley: "Re: My shell can't find Java"
- Next in thread: John Fereira: "Re: packages"
- Reply: John Fereira: "Re: packages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 31 Jul 2004 18:16:41 +0400
Suppose I have classes in c:\javacourse\resources\lab5\
I want to package all my classes in the folder
c:\javacourse\resources\phase1
How do I do it.
i have a teller class, Account class , Customer Class,
In the manual it says insert package phase 1; as the first line of the
source code, But It is not working , can anybody please help me on this
issue ..
thanks
boen
- Next message: Remco Rijnders: "Validating an XML document?"
- Previous message: Steve Horsley: "Re: My shell can't find Java"
- Next in thread: John Fereira: "Re: packages"
- Reply: John Fereira: "Re: packages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|