Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Step1: Check out latest (trunk) version of org-lsst-ccs-ui package.  Build This version includes a new class org.lsst.ccs.plugin.jas3.Tracer2 which creates a tracer based on Bernard's method of adding a StatusListener. It also illustrates how to add an extra item to the popup menu associated with the tracer (although the extra items does not do anything useful yet).

Build with

No Format
mvn -PcopyDependencies install

...