Hello, I wonder if anyone can help with a debug problem I'm having. I think because my org.apache.aries jars are built by maven, when remotely attached to a runtime my Eclipse 'Display' view does not work, and neither can I set conditional breakpoints. When I try to evaluate expressions in the Display view I am told,
Evaluation failed. Reason(s): Unable to evaluate the selected expression: To perform an evaluation, an expression must be compiled in the context of a Java project's build path. The current execution context is not associated with a Java project in the workspace. I get a very similar message when attempting to set a conditional breakpoint. Can anyone help? I'm really suffering for the lack of conditional breakpoints. Is there something I can do to maven to get my Display view back? Many thanks in advance for any help. Regards, Mark
