Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.help > #2239
| Newsgroups | comp.lang.java.help |
|---|---|
| Date | 2012-11-09 05:42 -0800 |
| References | <3381993a-a524-4302-b0f2-e1e3ffb1a6b6@googlegroups.com> <k7j0et$oal$1@dont-email.me> |
| Message-ID | <8ae1dc69-308e-4c40-94cd-c422629a6a18@googlegroups.com> (permalink) |
| Subject | Re: <identifier> expected |
| From | Вадим Воеводин <v.vadim.se@gmail.com> |
пятница, 9 ноября 2012 г., 20:29:02 UTC+7 пользователь Eric Sosman написал: > On 11/9/2012 3:55 AM, v.vadim.se@gmail.com wrote: > > > I got error in the following piece of code: > > > [...] > > > var4.<init>(TFC_Settings.getIntFor(config, "item", "SeedsWheat", var1), 0); ### THIS > > ^^^^^^ > > If you're trying to invoke a constructor, use `new'. If > > you're trying to do something else, explain what you're trying > > to do. > > > > -- > > Eric Sosman > > esosman@comcast-dot-net.invalid All i want is to fix error, that i have, then recompiling. See screenshot: http://ipic.su/img/img7/fs/kiss_2kb.1352468497.png
Back to comp.lang.java.help | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
<identifier> expected v.vadim.se@gmail.com - 2012-11-09 00:55 -0800
Re: <identifier> expected Eric Sosman <esosman@comcast-dot-net.invalid> - 2012-11-09 08:28 -0500
Re: <identifier> expected Вадим Воеводин <v.vadim.se@gmail.com> - 2012-11-09 05:42 -0800
Re: <identifier> expected Eric Sosman <esosman@comcast-dot-net.invalid> - 2012-11-09 09:00 -0500
Re: <identifier> expected Вадим Воеводин <v.vadim.se@gmail.com> - 2012-11-09 06:11 -0800
Re: <identifier> expected Eric Sosman <esosman@comcast-dot-net.invalid> - 2012-11-09 09:18 -0500
Re: <identifier> expected Вадим Воеводин <v.vadim.se@gmail.com> - 2012-11-09 07:10 -0800
Re: <identifier> expected Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-11-09 10:15 -0500
Re: <identifier> expected Вадим Воеводин <v.vadim.se@gmail.com> - 2012-11-09 07:37 -0800
Re: <identifier> expected Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2012-11-09 10:45 -0500
Re: <identifier> expected Вадим Воеводин <v.vadim.se@gmail.com> - 2012-11-09 07:54 -0800
Re: <identifier> expected Roedy Green <see_website@mindprod.com.invalid> - 2012-11-10 11:21 -0800
csiph-web