Search:

Type: Posts; User: copeg

Search: Search took 0.13 seconds.

  1. Replies
    20
    Views
    1,897

    Re: Problem: cannot find symbol

    Please post the full error and updated code. The above wasn't necessarily a solution, but a path to a solution through clarfication
  2. Replies
    20
    Views
    1,897

    Re: Problem: cannot find symbol

    For future reference, please wrap your code in the code tags described in the forum rules.

    Break down the nested calls on that line...


    Class cl = Main.class;
    String name = cl.getName();...
Results 1 to 2 of 2