RE: Eclipse! Don't we all?

  • From: "Homme, James" <james.homme@xxxxxxxxxxxx>
  • To: "programmingblind@xxxxxxxxxxxxx" <programmingblind@xxxxxxxxxxxxx>
  • Date: Wed, 22 Jun 2011 15:42:58 -0400

OK. Tutorial fixing time. I must have typed that code rather than pasting it in.

Jim
-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx 
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Littlefield, Tyler
Sent: Wednesday, June 22, 2011 3:37 PM
To: programmingblind@xxxxxxxxxxxxx
Subject: Re: Eclipse! Don't we all?

OOPS, I'm not used to capitalizing my S, yeah, I used capital s. 
String[args] and String[] args. And yeah, it gave compilation errors.
On 6/22/2011 1:29 PM, Homme, James wrote:
> Hi Ty,
> Did you get a compiler error or something when you checked it out? Did it 
> complain about not having a capital s in string?
>
> Jim
>
> -----Original Message-----
> From: programmingblind-bounce@xxxxxxxxxxxxx 
> [mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Littlefield, Tyler
> Sent: Wednesday, June 22, 2011 3:26 PM
> To: programmingblind@xxxxxxxxxxxxx
> Subject: Re: Eclipse! Don't we all?
>
> hello:
>   >I think it can be either way.
> it can't. Just so I wasn't giving you bad information, I tried to be
> sure. it has to be string[] args, not string[args].
> On 6/22/2011 12:34 PM, Homme, James wrote:
>> Hi,
>> I think it can be either way.
>>
>> Jim
>>
>> -----Original Message-----
>> From: programmingblind-bounce@xxxxxxxxxxxxx 
>> [mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Littlefield, 
>> Tyler
>> Sent: Wednesday, June 22, 2011 2:05 PM
>> To: programmingblind@xxxxxxxxxxxxx
>> Subject: Re: Eclipse! Don't we all?
>>
>> O, there was something else. Your main method that you put in was wrong.
>> you have string [arg], should be string[] arg. Figured that was worth a
>> fix too.
>> And I guess here I go with another question. I try to build and the
>> build project and rebuild all are both greyed out. erorrs doesn't show
>> anything, and hitting f11 says that the selection can not be launched,
>> and there are no recent launches. I find this kind of odd--any ideas?
>> I've disabled automatic build, and that ungreyed everything out, but
>> that still doesn't make much of a difference.
>> __________
>> View the list's information and change your settings at
>> //www.freelists.org/list/programmingblind
>>
>>
>> This e-mail and any attachments to it are confidential and are intended 
>> solely for use of the individual or entity to whom they are addressed.  If 
>> you have received this e-mail in error, please notify the sender immediately 
>> and then delete it.  If you are not the intended recipient, you must not 
>> keep, use, disclose, copy or distribute this e-mail without the author's 
>> prior permission.  The views expressed in this e-mail message do not 
>> necessarily represent the views of Highmark Inc., its subsidiaries, or 
>> affiliates.
>> __________
>> View the list's information and change your settings at
>> //www.freelists.org/list/programmingblind
>>
>>
>


-- 

Take care,
Ty
my website:
http://tds-solutions.net
my blog:
http://tds-solutions.net/blog
skype: st8amnd127
My programs don't have bugs; they're randomly added features!

__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

Other related posts: