Wolfram Workbench is an integrated development environment, built on top of Eclipse, that is intended to be used for working with Mathematica and other Wolfram Research software.
8
votes
0answers
87 views
Using citations with Workbench
I have written a tutorial (.nb file) for a package using Workbench. In the tutorial there are some citations created with the recently introduced citation management system. They are simply numbered ...
6
votes
0answers
74 views
Associating symbol pages with symbols (Workbench)
Normally when you have symbol Abc, WorkBench creates a symbol page named Abc.
Then when you make a build, type Abc and then press the F1 key, you are sent to the Abc symbol page.
Suppose however ...
2
votes
0answers
39 views
Workbench error message: LinkObject::linkv: Argument Null in Null is not a valid LinkObject
From time to time I get this error message when I save my .m file in Wolfram Workbench:
LinkObject::linkv: Argument Null in Null is not a valid LinkObject
I can't really figure out what causes this ...
2
votes
0answers
255 views
Installing Android ADT and Aptana studio plugins into Workbench
My question is a dual to this one.
I use Workbench 2.0, but I am now interested in developing some Android Apps and Html projects.
In order to do that, I need to install Android ADT and Aptana ...
0
votes
0answers
81 views
Command completion in Wolfram Workbench 2 vs command completion in Mathematica 9
I don't have access to Workbench 2, but I tried a trial version of Mathematica 9. On reading about the features of Workbench 2, I found that it also supports code completion. I am looking forward to ...
0
votes
0answers
120 views
Can't get Workbench to debug
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 ...