Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #20024 > unrolled thread

Hello World problem

Started byJohn Dildy <jdildy85@gmail.com>
First post2012-11-30 07:19 -0800
Last post2012-12-06 17:17 -0800
Articles 3 on this page of 23 — 11 participants

Back to article view | Back to comp.lang.java.programmer


Contents

  Hello World problem John Dildy <jdildy85@gmail.com> - 2012-11-30 07:19 -0800
    Re: Hello World problem FredK <fred.l.kleinschmidt@gmail.com> - 2012-11-30 07:47 -0800
    Re: Hello World problem Tim Slattery <Slattery_T@bls.gov> - 2012-11-30 12:34 -0500
    Re: Hello World problem Roedy Green <see_website@mindprod.com.invalid> - 2012-11-30 10:31 -0800
    Re: Hello World problem John Dildy <jdildy85@gmail.com> - 2012-12-01 18:45 -0800
      Re: Hello World problem Arne Vajhøj <arne@vajhoej.dk> - 2012-12-01 22:39 -0500
        Re: Hello World problem Martin Gregorie <martin@address-in-sig.invalid> - 2012-12-02 11:05 +0000
          Re: Hello World problem Arne Vajhøj <arne@vajhoej.dk> - 2012-12-03 22:43 -0500
            Re: Hello World problem Martin Gregorie <martin@address-in-sig.invalid> - 2012-12-04 22:43 +0000
              Re: Hello World problem Arne Vajhøj <arne@vajhoej.dk> - 2012-12-04 19:09 -0500
                Re: Hello World problem Joshua Cranmer <Pidgeot18@verizon.invalid> - 2012-12-06 15:52 -0600
                  Re: Hello World problem Arne Vajhøj <arne@vajhoej.dk> - 2012-12-07 20:24 -0500
              Re: Hello World problem Gene Wirchenko <genew@telus.net> - 2012-12-13 08:49 -0800
      Re: Hello World problem Joerg Meier <joergmmeier@arcor.de> - 2012-12-02 12:19 +0100
    Re: Hello World problem John Dildy <jdildy85@gmail.com> - 2012-12-02 17:51 -0800
      Re: Hello World problem "Charles Hottel" <chottel@earthlink.net> - 2012-12-02 23:17 -0500
      Re: Hello World problem Joerg Meier <joergmmeier@arcor.de> - 2012-12-03 12:26 +0100
      Re: Hello World problem Roedy Green <see_website@mindprod.com.invalid> - 2012-12-05 14:30 -0800
    Re: Hello World problem John Dildy <jdildy85@gmail.com> - 2012-12-05 14:44 -0800
      Re: Hello World problem Martin Gregorie <martin@address-in-sig.invalid> - 2012-12-05 23:17 +0000
    Re: Hello World problem John Dildy <jdildy85@gmail.com> - 2012-12-06 15:27 -0800
      Re: Hello World problem Lew <lewbloch@gmail.com> - 2012-12-06 15:29 -0800
        Re: Hello World problem John Dildy <jdildy85@gmail.com> - 2012-12-06 17:17 -0800

Page 2 of 2 — ← Prev page 1 [2]


#20140

FromJohn Dildy <jdildy85@gmail.com>
Date2012-12-06 15:27 -0800
Message-ID<5ea11061-db01-45e4-967b-b5c25780505e@googlegroups.com>
In reply to#20024
Like I have had my problem realized that it was Javascript.  However, I thank all of you giving information about JavaScript.  I really do, it is just there are some repeats which is making this discussion pretty much repeated constant.

I have understand that I am having to use an IDE like Eclipse.

[toc] | [prev] | [next] | [standalone]


#20141

FromLew <lewbloch@gmail.com>
Date2012-12-06 15:29 -0800
Message-ID<204d268e-372a-42d6-9e44-facf9f42841d@googlegroups.com>
In reply to#20140
John Dildy wrote:
> Like I have had my problem realized that it was Javascript.  However, I thank all of you giving information about JavaScript.  I really do, it is just there are some repeats which is making this discussion pretty much repeated constant.
> 
> I have understand that I am having to use an IDE like Eclipse.

It's not a requirement, it's a convenience.

If you do Javascript work, the Aptana plugin (or standalone studio version) for 
Eclipse is pretty good. I do mixed-language work (JS, Java, Python, Ruby, ...) and I 
love this plugin.
http://www.aptana.com/

Alas, I don't know of any way to make Eclipse friendly for editing bash/zsh scripts.

-- 
Lew

[toc] | [prev] | [next] | [standalone]


#20142

FromJohn Dildy <jdildy85@gmail.com>
Date2012-12-06 17:17 -0800
Message-ID<608e0bf9-67e2-4f89-940b-85c10af0c898@googlegroups.com>
In reply to#20141
On Thursday, December 6, 2012 6:29:27 PM UTC-5, Lew wrote:
> John Dildy wrote:
> 
> > Like I have had my problem realized that it was Javascript.  However, I thank all of you giving information about JavaScript.  I really do, it is just there are some repeats which is making this discussion pretty much repeated constant.
> 
> > 
> 
> > I have understand that I am having to use an IDE like Eclipse.
> 
> 
> 
> It's not a requirement, it's a convenience.
> 
> 
> 
> If you do Javascript work, the Aptana plugin (or standalone studio version) for 
> 
> Eclipse is pretty good. I do mixed-language work (JS, Java, Python, Ruby, ...) and I 
> 
> love this plugin.
> 
> http://www.aptana.com/
> 
> 
> 
> Alas, I don't know of any way to make Eclipse friendly for editing bash/zsh scripts.
> 
> 
> 
> -- 
> 
> Lew

I didn't really mean to say it was a requirement

[toc] | [prev] | [standalone]


Page 2 of 2 — ← Prev page 1 [2]

Back to top | Article view | comp.lang.java.programmer


csiph-web