MathGroup Archive 2011

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Template for developing a package application in workbench

  • To: mathgroup at smc.vnet.net
  • Subject: [mg116834] Re: Template for developing a package application in workbench
  • From: Adam Berry <adamb at wolfram.com>
  • Date: Wed, 2 Mar 2011 04:32:30 -0500 (EST)

Hello,

Your query is really very open ended, it sounds like really you are looking for some starting points.

There aren't really any package templates, but when you use the application project wizard it creates an empty structure into which you add your functions. There are templates for these that are available, see http://reference.wolfram.com/workbench/topic/com.wolfram.eclipse.help/html/tasks/templates.html for some information on those, and you can also add custom templates in the preferences.

I would suggest starting with http://www.wolfram.com/broadcast/screencasts/workbench/MathematicaCode/ for an introduction to editing, then http://www.wolfram.com/broadcast/screencasts/workbench/documentation/ for documentation. Once you have looked at those I would get the example project for documentation as detailed here http://www.wolfram.com/products/workbench/examples/, this is also an outline for application layout.

I believe the talk you mentioned was given by me, and I have included a link to the notebook. It isn't particularly detailed, as during the presentation I showed additional examples of certain things in the workbench (which is hard to capture in a notebook). If you would like any more detail on this, let me know.

http://download.wolfram.com/?key=8T55U8


Regards,

Adam Berry
Wolfram Workbench Development Team
Wolfram Research, Inc


  • Prev by Date: Re: Select from Tuplet using logical expression
  • Next by Date: Re: Vector Runge-Kutta ODE solver with compilation?
  • Previous by thread: Template for developing a package application in workbench
  • Next by thread: Re: Template for developing a package application in workbench