NOTICE! This is a static HTML version of a legacy ImageJ Trac ticket.

The ImageJ project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Ticket #278 (closed task: fixed)

Opened 2010-11-15T10:31:10-06:00

Last modified 2010-11-15T14:49:49-06:00

Sandbox setup

Reported by: gharris Owned by: gharris
Priority: major Milestone: biweekly-2010: Nov-01 to Nov-12
Component: SCIFIO Version:
Severity: major Keywords:
Cc: Blocked By:
Blocking:

Description

Setup 'sandbox' for test/experiments related to using NetBeans APIs

Change History

comment:1 Changed 2010-11-15T14:49:49-06:00 by gharris

  • Status changed from new to closed
  • Type changed from enhancement to task
  • Resolution set to fixed
  • Severity changed from serious to major
  • Milestone changed from biweekly-2010: Nov-15 to Nov-24 to biweekly-2010: Nov-01 to Nov-12

Sandbox setup on svn

 sandbox

It is a Maven project.

Includes these areas initially:

/action

action-related examples

/actioncontext

context sensitivity for actions

FooAction, see  http://wiki.netbeans.org/DevFaqActionContextSensitive

/explorer

uses of Explorer and Nodes API

/fromImagine

some classes borrowed from imagine.dev.java.net; selection context,

/lookup

Examples using Lookup API

/other

other