Group Abstract Group Abstract

Message Boards Message Boards

11
|
65.7K Views
|
32 Replies
|
57 Total Likes
View groups...
Share
Share this post:

Is there going to be a Workbench update for Mathematica 10?

Posted 12 years ago
POSTED BY: Szabolcs Horvát
32 Replies
Posted 9 years ago

Wolfram Workbench is now compatible with Wolfram Language and Mathematica 10 and 11

http://community.wolfram.com/groups/-/m/t/963774

POSTED BY: Emily Suess

I agree 100%. I have waited far too long for Workbench 3 to be released. It would be quite useful to have a product that worked to create and maintain documentation, as you outline.

There must be an internal version of Workbench that works with 10.x (and probably 11.x) so it can't be that hard to make a stand-alone version for the rest of us.

Posted 10 years ago

Mathematica 10 works with Workbench v2.

Using a recommendation from a Wolfram support person here http://mathematica.stackexchange.com/q/69567/66 , this is what I do to get it working.

Install Eclipse and Workbench
Install Mathematica 9
Run a debug session from Workbench with Mathematica 9 (adjust the path of the kernel)
Install Mathematica 10
Run a debug session from Workbench with Mathematica 10 (adjust the path of the kernel)
Uninstall Mathematica 9

You can then use Egit with Github for code versioning and Mylyn with Github (for example) for bug tracking, it's a great combination of tools. You can also use Gitlab instead of Github.

I hope Workbench 3 will one day come to official life. You can't get it though as a plugin from the support (if you have a Premier license), it's just as a standalone version. And with the standalone version you can't install all the Eclipse plugins, so I prefer to still use Workbench v2,

POSTED BY: Faysal Aberkane
Posted 11 years ago
POSTED BY: Massimo Salese
Posted 11 years ago

Massimo Workbench2 doesn't work with 10.0, 10.0.1 and 10.0.2. Why would you expect different results with 10.1?

POSTED BY: Gordon Coale
Posted 11 years ago

Sorry Gordon,

you are right !!!! Perdon, it was a silly question.

So any info about Wolfram Workbench 3.0 ?

POSTED BY: Massimo Salese

If I am thinking about this correctly, the Eclipse editor uses a configuration file or file(s) that can be configured with an ini or xml file. The details needed by Eclipse for a given language to support auto-completion and syntax coloring were defined in these configuration files. I was wondering if configuration files that included syntax for Mathematica 9, 10 and 10.1 were available. This would not enable debugging - but would still be useful.

POSTED BY: Doug Kimzey
Posted 11 years ago
POSTED BY: Gordon Coale
POSTED BY: Mark Tuttle

I agree. I wasted a lot of time today developing a program using version 10. I had to quit and restart Mathematica numerous times.

POSTED BY: Frank Kampas

I'd like to add my voice to this thread. I got an unreleased Version 3 beta (alpha??) some time ago, and I thought that the final version would have been released by this time.

It is my understanding that Workbench is used extensively by Wolfram programmers, so there must be a functioning version in existence. I, for one, would be happy to sign an NDA in order to take part in any beta program available.

I hope someone from Wolfram will comment on this -- better, provide an ETA for Workbench 3.

POSTED BY: Patrick Scheibe
Posted 11 years ago
POSTED BY: Massimo Salese

What's Wlplugin? It's really irritating that the problems of Workbench 2.0 with Mathematica 10 have not been addressed. I waste a lot of time having to close and restart Mathematica ever time I want to test out a change in a package.

POSTED BY: Frank Kampas
Posted 11 years ago

Wlplugin is a Mathematica-plugin for IntelliJ IDEA. http://wlplugin.halirutan.de It works fine , I hope that the debugger will be implemented soon. I'm willing to pay for help to the programmer in order to speed development !

Here is my desktop screenshot on IntelliJ IDEA working on a math-package + Math REPL running

Attachments:
POSTED BY: Massimo Salese
Posted 11 years ago

@Frank - In spite of the lack of comms I know WRI are working on this - as mentioned I have seen a beta of WB3 running on a WRI consultants laptop.

Agree it would be helpful to get a release date from them.

POSTED BY: Gordon Coale

What are the developers at Wolfram Research using?

POSTED BY: Frank Kampas
Posted 11 years ago
POSTED BY: Gordon Coale
POSTED BY: Frank Kampas
Posted 11 years ago

I have just installed WorkBench 2 and was having a play and have the same issues with support for v10 syntax etc. I have packages full of associations which it doesn't like, but will run in MMA 10.0.1 and 10.0.2

The good news is the packages were developed by a WRI consultant who was actively using a beta of the next version of Workbench - so at least we know its under development.....

POSTED BY: Gordon Coale
Posted 12 years ago

My notebook got so large that I had to refactor the code and use workbench. My problem is a bit different and I have already opened a support case - #1211976. I am going to have to go back to v9 since there doesn't seem to be much movement on getting Workbench working again and I have changes I need to make to my notebook.

Does anyone else have the problem where the line numbers don't change when you scroll in Workbench?

POSTED BY: Tim Heger
POSTED BY: Szabolcs Horvát
Posted 12 years ago

Szaboics-

Thanks for your information - I downloaded IntelliJ and the plugin and got it up and going. It took me a bit to get the hang of Workbench so that when I clicked "Run" it picked up all the various packages I had created and then launched the front end.

Can you point me to instructions on how to do the same thing with IntelliJ? I've imported my project into IntelliJ but can't figure out how to get it to launch Mathematica from the IntelliJ UI.

Thanks again!

Tim

POSTED BY: Tim Heger
POSTED BY: Patrick Scheibe

I get the same problem with my installation, also OS X 10.9. I also saw that I had not used Workbench in a couple years. As an IDE, it needs a bit of work. At last year's WTC, I heard about a minor update to Workbench, but it may have only been an internal build.

For 99% of users, Workbench is unnecessary. However, for building large apps, it is really useful. Let's hope that there is a fix for the current problem, and a better solution for developing large packages (etc.) in the near future.

POSTED BY: Bruce Miller

OK. I sent the information, along with a notebook with SystemInformation[].

I made a toy project in Workbench 'fresh', so there should be no issue with legacy issues.

Posted 12 years ago

Opening and debugging notebooks does not seem to work anymore with Mathematica 10 on OS X 10.9. When I try to open a notebook from Workbench, the notebook opens in Mathematica, but after a short while, Workbench displays a "Mathematica Notebook Launch" error. When I try to debug, I get the same error and the Workbench console shows "Start Debug Session\nTerminated". In Mathematica, I can not get the packages from my Workbench project, because the $Path variable does not include the project path. When I switch back to my Mathematica 9 installation using the Workbench preferences, everything works as expected.

POSTED BY: Bernd Barsuhn

Workbench has not been updated in a while, so I'm interested, too. If I understand how workbench works, all the syntax parsing, etc. is handled by Mathematica, and Workbench is just a shell to manage files and add functionality. I haven't tested it yet, but the new syntax in Mathematica 10 should 'just work'. I'd like to see WorkBench "just work" better.

Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard