Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: Unable to run "Inspect" on my scrabjob.jpage file

  1. #1
    Junior Member
    Join Date
    Jul 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Unable to run "Inspect" on my scrabjob.jpage file

    I am rather new to java development and am using eclipse to learn. I am following along with what seems to be a great set of video tutorials. At this point in the tutorials he is teaching how to use the scrapbook. I have made a new scrapbook and put in a simple 2+2 then when I go to Run > Inspect, it is greyed out and wont let me, where as in this video tutorial he does it without a problem. Why cant I run inspect on my scrapbook?

    EDIT: Title should be scrapbook.jpage not scrabjob, not sure how that happened.
    Last edited by GunnDawg; July 4th, 2010 at 06:47 PM.


  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Unable to run "Inspect" on my scrabjob.jpage file

    Nothing you said makes any sense to me as far as it being a java programing problem.
    Is there a forum for your IDE where you can ask the question?

  3. #3
    Junior Member
    Join Date
    Jul 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Unable to run "Inspect" on my scrabjob.jpage file

    Nevermind, it was an IDE specific problem that I finally figured out, Thanks.

Similar Threads

  1. Java says:"Hello World". I say:"It works!"
    By Davidovic in forum Member Introductions
    Replies: 4
    Last Post: June 29th, 2010, 07:13 AM
  2. Replies: 1
    Last Post: March 15th, 2010, 10:03 PM
  3. "java.lang.NoSuchMethodError: main" and "fatal exception occured."
    By joachim89 in forum What's Wrong With My Code?
    Replies: 2
    Last Post: January 10th, 2010, 08:35 AM
  4. Replies: 1
    Last Post: October 25th, 2009, 11:54 AM
  5. Replies: 4
    Last Post: August 13th, 2009, 05:54 AM