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


Groups > comp.lang.java.programmer > #19251

Re: Extreme beginer

Path csiph.com!usenet.pasdenom.info!gegeweb.org!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail
From markspace <-@.>
Newsgroups comp.lang.java.programmer
Subject Re: Extreme beginer
Date Wed, 10 Oct 2012 20:20:28 -0700
Organization A noiseless patient Spider
Lines 30
Message-ID <k55dtu$cds$1@dont-email.me> (permalink)
References <185c90a4-992e-46f2-9a65-6242485ab584@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
Injection-Date Thu, 11 Oct 2012 03:20:30 +0000 (UTC)
Injection-Info mx04.eternal-september.org; posting-host="61282af8d6595e8d991edb5ac03d6e00"; logging-data="12732"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+t3i5z5onlf5DOEgkmFGBarBqr38iO1PQ="
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1
In-Reply-To <185c90a4-992e-46f2-9a65-6242485ab584@googlegroups.com>
Cancel-Lock sha1:GLuXeqTo0SxtnA9GYcrIy2myIOk=
Xref csiph.com comp.lang.java.programmer:19251

Show key headers only | View raw


On 10/10/2012 8:10 PM, K wrote:
> This is what I have in eclipse and when I run the program in regular
> and debug mode nothing seems to work only some code stuff appears at
> the bottom of the screen in some pane and I don't know why because in
> the book i'm reading thats not what happens
>


That "code stuff" might be important, dontcha think?  Copy and paste it 
here, exactly as it appears.  Getting the details exactly correct are 
important, otherwise we can't help you.

When I tried this just now, I saw the string "hello" appear on the 
Console tab.  Make sure you're looking at that one.  When I deliberately 
introduced an error, the errors also appeared in the Console tab.


>
 > public class Class2 {
 >
 > 	/**
 > 	 * @param args
 > 	 */
 > 	public static void main(String[] args) {
 > 		// TODO Auto-generated method stub
 > System.out.println("hello");
 > 	}
 >
 > }
 >

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Extreme beginer K <kalezwe@gmail.com> - 2012-10-10 20:10 -0700
  Re: Extreme beginer markspace <-@.> - 2012-10-10 20:20 -0700
    Re: Extreme beginer Lew <lewbloch@gmail.com> - 2012-10-11 00:07 -0700
      Re: Extreme beginer K <kalezwe@gmail.com> - 2012-10-12 19:37 -0700
  Re: Extreme beginer K <kalezwe@gmail.com> - 2012-10-12 19:36 -0700
    Re: Extreme beginer Lew <lewbloch@gmail.com> - 2012-10-12 22:37 -0700
      Re: Extreme beginer K <kalezwe@gmail.com> - 2012-10-13 12:18 -0700
        Re: Extreme beginer markspace <-@.> - 2012-10-13 12:44 -0700
          Re: Extreme beginer K <kalezwe@gmail.com> - 2012-10-13 14:30 -0700
        Re: Extreme beginer Lew <lewbloch@gmail.com> - 2012-10-13 13:09 -0700
          Re: Extreme beginer K <kalezwe@gmail.com> - 2012-10-13 14:31 -0700
    Re: Extreme beginer markspace <-@.> - 2012-10-13 08:54 -0700
      Re: Extreme beginer markspace <-@.> - 2012-10-13 09:02 -0700

csiph-web