Ticket #140 (closed Feature: fixed)

Opened 1 year ago

Last modified 11 months ago

New Project Wizard - recognize CLIP Policy

Reported by: dsugar Assigned to: jjarrett
Priority: High Milestone: Release 2.2
Component: Wizard Keywords:
Cc:

Description

currently the new project wizard only recognizes the structure of a standard reference policy. But when creating the project is actually is putting it into the structure that CLIP uses.

When creating a new project it should recognize and be able to use a CLIP structured policy.

A lot of this work has already been done. For example there is a function SystemProjectNature?.isValidRefPOilcyDir which will detect if a particular directory is a valid CLIP style policy. And there is code in the new project wizard for Bedrock to create a project from this style policy.

Change History

12/05/07 09:41:05 changed by jjarrett

  • owner changed from dsugar to jjarrett.

01/03/08 08:24:46 changed by jjarrett

  • status changed from new to closed.
  • resolution set to fixed.

Made the necessary code changes with check-in 1774.