Search:

Type: Posts; User: Norm

Search: Search took 0.23 seconds.

  1. Replies
    25
    Views
    3,216

    Re: I cant work it out!!!

    Please start your own thread with your problem.
  2. Replies
    25
    Views
    3,216

    Re: I cant work it out!!!

    Post your error messages if you want help with them.
  3. Replies
    25
    Views
    3,216

    Re: I cant work it out!!!

    There shouldn't be any problem selecting each of the class definitions from the class statement through the ending } and copying it to a new file.

    Who taught you to put all the class definitions...
  4. Replies
    25
    Views
    3,216

    Re: I cant work it out!!!

    Try separating the definitions of all the classes to separate files with one class per file.
  5. Replies
    25
    Views
    3,216

    Re: I cant work it out!!!

    Your IDE is hiding the full text of the error message.
    Can you compile the source with the javac compiler to get the full text of the error message?

    Why doesn't the IDE find the definitions for...
  6. Replies
    25
    Views
    3,216

    Re: I cant work it out!!!

    Edit your post and wrap your code with
    <YOUR CODE HERE> to get highlighting
  7. Replies
    25
    Views
    3,216

    Re: I cant work it out!!!

    Please Edit your post and wrap your code with
    <YOUR CODE HERE> to get highlighting

    Note the [ and the ] around the word code

    Please copy full text of error message and paste it here. Here is a...
  8. Replies
    25
    Views
    3,216

    Re: I cant work it out!!!

    Where is the class: Location defined? The compiler can not find its definition.

    Please Edit your post and wrap your code with
    <YOUR CODE HERE> to get highlighting

    Also please post the FULL...
Results 1 to 8 of 8