Re: Workbench: get nb's into a project & compare them
- To: mathgroup at smc.vnet.net
- Subject: [mg71029] [mg70988] Re: [mg70978] Workbench: get nb's into a project & compare them
- From: "Chris Chiasson" <chris at chiasson.name>
- Date: Mon, 6 Nov 2006 02:52:26 -0500 (EST)
- References: <200611030639.BAA21027@smc.vnet.net>
AFAIK, these capabilities have yet to be written into the Front End or into Workbench (notice the front end does not put text cells into autosave packages even if they are initialization cells). You could probably write your own code that would parse a notebook expression and write it out to a package file. If you just want to do a NotebookDiff, you could always use Author Tools. On 11/3/06, Murray Eisenberg <murray at math.umass.edu> wrote: > I'm trying to get started with Wolfram Workbench and really stumbling > around. Here's a simple(?) task I want to do after I created a new project: > > 1. Get two existing notebooks into the project -- not just their input > cells, but everything, including text cells. > > 2. Compare the notebooks. > > I'm at an impasse on #1; the only thing I see is to Import the Input > cells from a notebook. > > If I can succeed at #1, is it obvious how to run the "comparison editor" > to compare the two notebooks? > > -- > Murray Eisenberg murray at math.umass.edu > Mathematics & Statistics Dept. > Lederle Graduate Research Tower phone 413 549-1020 (H) > University of Massachusetts 413 545-2859 (W) > 710 North Pleasant Street fax 413 545-1801 > Amherst, MA 01003-9305 > > -- http://chris.chiasson.name/
- References:
- Workbench: get nb's into a project & compare them
- From: Murray Eisenberg <murray@math.umass.edu>
- Workbench: get nb's into a project & compare them