Search:

Type: Posts; User: derekxec

Search: Search took 0.11 seconds.

  1. Replies
    13
    Views
    3,261

    Re: 2 questions(an error and line breakpoint?)

    ah thank you that explains the first error :D i guess ill stop using the * too and save some hassle thanks a lot :D

    im checking the path out right now hopefully i just made some mistake in the...
  2. Replies
    13
    Views
    3,261

    Re: 2 questions(an error and line breakpoint?)

    i did that but maybe i didnt do correctly ill double check it to make sure but even when i go to the directory that the compiler is in and put all there it says it too but if i run a .jar like java...
  3. Replies
    13
    Views
    3,261

    Re: 2 questions(an error and line breakpoint?)

    when i tried on command line i got an "is not recognized as an internal or external command operable program or batch file" and it wouldnt do anything
  4. Replies
    13
    Views
    3,261

    Re: 2 questions(an error and line breakpoint?)

    weird i dont see any of that one mine usually i get red X or so on the left side with errors but none there now lol

    the linebreak i found was cause i went into debug mode to try it out and i guess...
  5. Replies
    13
    Views
    3,261

    Re: 2 questions(an error and line breakpoint?)

    usually i get some errors or so but when i try to run thats what comes up and the program terminates and i have some markers showing but not sure how to fix them...im having trouble getting how to...
  6. Replies
    13
    Views
    3,261

    Re: 2 questions(an error and line breakpoint?)

    ill google the breakpoint and see what comes up

    line 65 it says is

    public static void main(String[] args) {
  7. Replies
    13
    Views
    3,261

    2 questions(an error and line breakpoint?)

    ok i made this and when i try to run it i get a compilation error and i have a question about something im seeing on eclipse

    package wlodmgcalc;

    import javax.swing.*;
    import java.awt.*;...
Results 1 to 7 of 7