Skip navigation links

Package ptolemy.backtrack.eclipse.plugin

An Eclipse plugin for backtracking source transformation.

See: Description

Package ptolemy.backtrack.eclipse.plugin Description

An Eclipse plugin for backtracking source transformation. This plugin supports Eclipse from version 3.1. To enable the full features, Eclipse 3.2 or higher is required.

To transform source code without the plugin, see $PTII/ptolemy/backtrack/automatic/package.html

See https://web.archive.org/web/20090414182919/http://www.eecs.berkeley.edu/~tfeng/plugin.html" for notes about how to use the plugin.

Note that as of April, 2016, we were unable to use the plugin, but below are some instructions.

To build the plugin, cd to the build directory and run ant.

Then, copy ptolemy.backtrack_0.1.3.jar to the plugins/ directory of Eclipse. Under Mac OS X, the plugins/ directory might be /Applications/Eclipse.app/Contents/Eclipse/plugins/

Restart Eclipse

In theory, the Ptolemy plugin should show up, but it does not

Since:
Ptolemy II 6.1
Skip navigation links