Tagged Questions
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 ...
10
votes
1answer
125 views
How can I access documentation from the Workbench?
In Mathematica there is a hot key for searching words (that your cursor is within or adjacent to) in the documentation center, is there a way to do this from the Workbench instead of having to first ...
13
votes
3answers
493 views
Managing formatted usage messages in Wolfram Workbench
We have numerous packages (defined in .m files) that we maintain and develop in WolframWorkbench (2.0), and in those packages, we use the traditional method of ...