Search:

Type: Posts; User: Inked.

Search: Search took 0.10 seconds.

  1. Replies
    6
    Views
    1,663

    [SOLVED] Re: Errors when compiling with an object

    Ahh. I see. Thanks for the information. It looks like I've got everything.
  2. Replies
    6
    Views
    1,663

    [SOLVED] Re: Errors when compiling with an object

    Duh. Right, I had to modify the class name's mid-progress. I guess I wasn't very thorough with it and didn't change that aswell. Found a few more instances of that problem and fixed them.

    But now...
  3. Replies
    6
    Views
    1,663

    [SOLVED] Re: Errors when compiling with an object

    Ohhh. Right. That makes sense. That reduced my compiling errors by quite a bit.


    WorkerDemoWilson.java:79: error: cannot find symbol
    ProductionWorkerWilson pw = new...
  4. Replies
    6
    Views
    1,663

    [SOLVED] Errors when compiling with an object

    Alright, I'm sure the problem I'm having is an oversight on my part but I'm not seeing my mistake.


    WorkerDemoWilson.java:13: error: cannot find symbol
    ProductionWorkerWilson pw1 = new...
Results 1 to 4 of 4