Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #4778
| From | William Colls <william.colls@rogers.com> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Beginner Problem - Manifest file |
| Date | 2011-05-30 21:03 -0400 |
| Organization | National Capital Freenet, Ottawa, Ontario, Canada |
| Message-ID | <is1epm$a0$1@theodyn.ncf.ca> (permalink) |
| References | <is103c$dnd$1@theodyn.ncf.ca> <is15qq$9tt$1@dont-email.me> |
On 11-05-30 06:30 PM, markspace wrote: > On 5/30/2011 1:53 PM, William Colls wrote: > >> One of the class files does contain the main declaration >> >> public static void main(String args) > > > Also, this should be an array of strings: > > public static void main( String[] args ) > > or > > public static void main( String... args ) Typo. the actual file does define an array.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Beginner Problem - Manifest file William Colls <william.colls@rogers.com> - 2011-05-30 16:53 -0400
Re: Beginner Problem - Manifest file Knute Johnson <nospam@knutejohnson.com> - 2011-05-30 14:20 -0700
Re: Beginner Problem - Manifest file markspace <-@.> - 2011-05-30 15:30 -0700
Re: Beginner Problem - Manifest file William Colls <william.colls@rogers.com> - 2011-05-30 21:03 -0400
Re: Beginner Problem - Manifest file "John B. Matthews" <nospam@nospam.invalid> - 2011-05-30 19:32 -0400
Re: Beginner Problem - Manifest file Nigel Wade <nmw-news@ion.le.ac.uk> - 2011-05-31 09:24 +0100
csiph-web