Search:

Type: Posts; User: dash166

Search: Search took 0.32 seconds.

  1. Replies
    9
    Views
    3,118

    Re: Build Java App Exception

    Well, thank you very much for the help, at last I tried to solve it, I will tell you in what way, basically, I had to test my application in small parts to better understand what had been developed,...
  2. Replies
    9
    Views
    3,118

    Re: Build Java App Exception

    Hello, Well I don't really understand how to work with javac, but I understand that I have to initialize from the main class, but this class is connected with many packages, so I have the following...
  3. Replies
    9
    Views
    3,118

    Re: Build Java App Exception

    nothing does execute the following problem appears

    "error: cannot find symbol
    FormLogin login= new FormLogin(frame);
    ^
    symbol: class FormLogin
    ...
  4. Replies
    9
    Views
    3,118

    Re: Build Java App Exception

    Have you looked up the API doc for the MalformedInputException class to see why it is thrown?

    A marked exception is thrown when an input byte sequence is not legal for a given character set, or an...
  5. Replies
    9
    Views
    3,118

    Build Java App Exception

    Good guys, I'm new to this community and I hope to be able to communicate nicely, well, I come here to present you my problem is that my application is finished and I want to build it, but here there...
Results 1 to 5 of 5