Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.lang.java.programmer > #4769
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | markspace <-@.> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Beginner Problem - Manifest file |
| Date | Mon, 30 May 2011 15:30:39 -0700 |
| Organization | A noiseless patient Spider |
| Lines | 14 |
| Message-ID | <is15qq$9tt$1@dont-email.me> (permalink) |
| References | <is103c$dnd$1@theodyn.ncf.ca> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Mon, 30 May 2011 22:30:50 +0000 (UTC) |
| Injection-Info | mx04.eternal-september.org; posting-host="FlChrcqETOgz1N5PELO8ug"; logging-data="10173"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18XW7Sib0NKvFeXn6Lm4DWLk0tyfPLCbZQ=" |
| User-Agent | Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 |
| In-Reply-To | <is103c$dnd$1@theodyn.ncf.ca> |
| Cancel-Lock | sha1:hZGPLarhueTe/SbCAZR7ES2Y7lU= |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:4769 |
Show key headers only | View raw
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 )
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