Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #7276
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!newsreader4.netcologne.de!news.netcologne.de!nx01.iad01.newshosting.com!newshosting.com!69.16.185.16.MISMATCH!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!border3.nntp.dca.giganews.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!nntp.earthlink.com!news.earthlink.com.POSTED!not-for-mail |
|---|---|
| NNTP-Posting-Date | Sun, 21 Aug 2011 13:05:59 -0500 |
| Date | Sun, 21 Aug 2011 11:05:58 -0700 |
| From | Patricia Shanahan <pats@acm.org> |
| User-Agent | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11 |
| MIME-Version | 1.0 |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Why does Eclipse find error in simple "public static void main( String[] args) { } instruction? |
| References | <4e514360$0$6555$9b4e6d93@newsspool4.arcor-online.net> |
| In-Reply-To | <4e514360$0$6555$9b4e6d93@newsspool4.arcor-online.net> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Message-ID | <armdnX43YsCV1MzTnZ2dnUVZ_jadnZ2d@earthlink.com> (permalink) |
| Lines | 14 |
| X-Usenet-Provider | http://www.giganews.com |
| NNTP-Posting-Host | 70.230.204.158 |
| X-Trace | sv3-FBZjagSWuPIuEEb+A+8jobG+6dEEfiQQVj/uV+t5j3uP5PbKZ98oT/XwwsJSK9pW5pUD9stBAQku/5D!EDCBuyYHgaXX494+uJDNEg1una4/yBbRIlGEtMe7kKFycfPKNapqyGOkaVaFkl/Y/k/+w384TKwa!gAtrDwDRhoBQG7+2Ckkuo9cl4gt2eIITkObnz1Ik2Erq6qw= |
| X-Abuse-and-DMCA-Info | Please be sure to forward a copy of ALL headers |
| X-Abuse-and-DMCA-Info | Otherwise we will be unable to process your complaint properly |
| X-Postfilter | 1.3.40 |
| X-Original-Bytes | 1580 |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:7276 |
Show key headers only | View raw
On 8/21/2011 10:41 AM, Gianni Galore wrote:
> Am I crazy? I setup just the most simple java program in a new v3.6.2 Eclipse java project:
>
>
> package aaa.bbb;
>
> public static void main( String[] args) {
> System.out.println("hello");
> }
>
Class declaration?
Patricia
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
Why does Eclipse find error in simple "public static void main( String[] args) { } instruction? ggal@osgitest.org (Gianni Galore) - 2011-08-21 17:41 +0000
Re: Why does Eclipse find error in simple "public static void main( String[] args) { } instruction? Patricia Shanahan <pats@acm.org> - 2011-08-21 11:05 -0700
Re: Why does Eclipse find error in simple "public static void main( String[] args) { } instruction? markspace <-@.> - 2011-08-21 13:49 -0700
csiph-web