Tagged Questions
4
votes
1answer
65 views
Error trying to open a notebook in Wolfram Workbench [duplicate]
I recently set up Mathematica 9.0.1 on a new computer, along with x64 Eclipse Indigo with JRE 1.7, and the Wolfram Workbench 2 plug-in. Something is amiss, because when I try to do any sort of task ...
1
vote
1answer
90 views
Wolfram Workbench problem with JLink
I'm working on Wolfram Workbench 2.0 and I'm creating a JLink Application project. Below there is the code:
...
6
votes
2answers
271 views
Unit testing J/Link projects in Workbench
I am having some problems setting up the MUnit testing framework for a J/Link project and would be grateful for advice. I do have J/Link working when running or debugging the .nb notebook in ...