Search:

Type: Posts; User: ClarmonkGaming

Search: Search took 0.09 seconds.

  1. Re: Really important assignment need checking please :)

    the shooter wants to shoot the guy with the highest accuracy

    so 25 accu will try to shoot 100 accu
    but he may miss because his accu is 25
  2. Really important assignment need checking please :)

    The point of the game is that there are 3 players player one has 25 accuracy player 2 has 50 accuracy and player 3 has one hundred accuracy who will win in a 10000 round shootoff. thank you so much...
  3. }intelij{ how to setup run configurations for a simple hello world program

    I was wondering how to setup run configurations for a simple hello world program in intelij all i want is the console for my output thank you for helping me







    -ClarmonkGaming
  4. }Eclipse{____How to add java src code______}Java 7 JDK{

    i have my jdk enabled in eclipse

    2738


    but i still get this


    2739
  5. Replies
    3
    Views
    808

    Re: (Java)Scanner troubles(Eclipse)

    thx
  6. Replies
    3
    Views
    808

    (Java)Scanner troubles(Eclipse)

    here is my code

    Scanner myScanner = new Scanner(System.in);
    myScanner.nextLine();
    System.out.println(myScanner.next());
    myScanner.close();


    the problem is when i run it i type hello...
  7. [SOLVED] Re: Java 1.4.2 and eclipse code will not compile or run need it to run for school!

    yes i did :)
  8. [SOLVED] Re: Java 1.4.2 and eclipse code will not compile or run need it to run for school!

    when i try to run it says selection does not contain a main type how do i fix this sorry i am new

    --- Update ---

    this is now solved i made a new class and ticked use main Main(String [] args)...
  9. [SOLVED] Re: Java 1.4.2 and eclipse code will not compile or run need it to run for school!

    this is what is under libraries


    2634
  10. [SOLVED] Re: Java 1.4.2 and eclipse code will not compile or run need it to run for school!

    Sorry about late reply but i imported the java jdk and when i try to run it as a java app it says cannot find main I have school in 10 min so i can be on the forums at like 4:00 pm today thank you
  11. [SOLVED] Re: Java 1.4.2 and eclipse code will not compile or run need it to run for school!

    Long story short my teacher wants me to use it he is Weird his reasoning is so i can learn what it felt like when he learned java
  12. [SOLVED] Java 1.4.2 and eclipse code will not compile or run need it to run for school!

    I made just a simple hello world class and i can not seam to make eclipse run it in any way not even the console. please help thank you.






    Sincerely,
    ...
Results 1 to 12 of 12