Tell me more ×
Mathematica Stack Exchange is a question and answer site for users of Mathematica. It's 100% free, no registration required.

I have $Version -> "8.0 for Microsoft Windows (64-bit) (October 7, 2011)".
and I am trying to debug with workbench for the 1st time.
I follow the "Basic Debugging" screencast by right clicking on the (notebook file) in Workbench. Then I select (Debug as) -> (Mathematica 1) and the error message below is displayed.

enter image description here

Next I show where I have my Mathematica.exe.

enter image description here

In Workbench I selected the menu (Window, Preferences) and used the next image to try to ensure Workbench looks in the right folder, but I can't fix the problem.

enter image description here

Can anyone help?

share|improve this question
1  
Have you tried with the path to the MMa 7.0 installation deleted? – Matariki Jul 15 '12 at 20:13
1  
Ted, so far you have asked 9 questions but haven't accepted a single answer. Did none of those questions help you? – Sjoerd C. de Vries Jul 15 '12 at 23:24
Deleting the Mma 7.0 path solved the issue. Haven't had a chance to so much, but then I couldn't get my break point working. – Ted Ersek Jul 16 '12 at 0:13
Each time I asked "how can I ...", I got a very good answer. It's just that I haven't learned about 'accepting' answerrs. Going into chat now. – Ted Ersek Jul 16 '12 at 0:15
Check if the context of your notebook is set to Global` and not to a private context. If I recall correctly, this prevented debuging for me. – sebhofer Jul 17 '12 at 8:10

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.