The problem is solved - i run it under eclipce, and after switching to the DR2 i need
to reassign run-parms for this task. BTW...
In DR1 I can't define method-pointcut instead pre-defined interceptor-pointcut. Whis
same syntax it's working same. But
..after definition (see code) my Interc
I just try to run my HelloWorld under DR2. With DR1 everithing is perefect. With this
new version I get only
| java.lang.NoClassDefFoundError: test/hello/HelloWorld
| Exception in thread "main"...
|
When the class is outside package - no problem. Only when I try to put my class in
packag