1 Reply Latest reply on Jun 20, 2005 4:39 PM by oberon777

    Specifying classpath

    oberon777

      When using load-time loading, is it necessary to specify the class path where all the files to be instrumented can be located?

      Or is the class loader going to take care of that as long as the application runs?

        • 1. Re: Specifying classpath
          oberon777

          I should mention that this in the context of applying some aspects to Eclipse.

          It is possible that Eclipse has its own highly hacked classloader and the two don't interact properly? I am relly quite puzzled by not getting pointcut matches.