Search:

Type: Posts; User: Norm

Search: Search took 0.14 seconds.

  1. Replies
    12
    Views
    1,823

    [SOLVED] Re: Get path of current executing class

    Does that mean that you want a class object to find the location of its .class file when it is executing?
    The .class file should be on the classpath when it is executed. The Class class's...
  2. Replies
    12
    Views
    1,823

    [SOLVED] Re: Get path of current executing class

    Why do you think the javaPath() method should return the locations of the .java files?

    How were the .java files put into the folders where they are located? The code that wrote the files should...
  3. Replies
    12
    Views
    1,823

    [SOLVED] Re: Get path of current executing class

    How are the "Not good" paths created?
    How were the three .java files put into the folders where they are located?
  4. Replies
    12
    Views
    1,823

    [SOLVED] Re: Get path of current executing class

    Could you extract from the output the lines that show what you are talking about?
    Also add some comments showing what you want the output to be.

    And post the code that is creating the output.

    ...
Results 1 to 4 of 4