Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

DSDP/MTJ/Requirements/Library Support

< DSDP‎ | MTJ‎ | Requirements
Revision as of 09:52, 20 October 2008 by Wds057.motorola.com (Talk | contribs) (User Interface)

Core

This section lists the main core requirements for the Library Support feature.

ID: library:FR001 - Library representation

Description: It is necessary to define a API representation for the Libraries that will be provided by 3rd party vendors.

  • Each library will be composed by the following members:
    • name
    • Description
    • Version
    • ClasspathEntries (1 - *)
      • Jar File Path
      • Javadoc Path
      • Source Path
      • AccessRule (0 - *)
        • Kind
        • Pattern

Priority: 3

Owner: Diego Sandin

Status:Proposed on 20-Oct-2008

Community Review: TBD

Related Bugs: bug 249823


ID: library:FR002 - Extension point for library definition

Description: An Extension Point were 3rd party vendors can provide libraries to be used by MTJ users must be defined.

Priority: 3

Owner: Diego Sandin

Status:Proposed on 20-Oct-2008

Community Review: TBD

Related Bugs: bug 250438


ID: library:FR003 - Library Manager

Description: A library manager in the core components to handle all implementations of the provided Extension Point must be created.

Priority: 3

Owner: Diego Sandin

Status:Proposed on 20-Oct-2008

Community Review: TBD

Related Bugs: bug 250441


ID: library:FR004 - Library ClasspathContainer

Description: A ClasspathContainer to store the libraries the user selected to be used in the project must be created. Each library will have it own ClasspathContainer in the project.

Priority: 3

Owner: Diego Sandin

Status:Proposed on 20-Oct-2008

Community Review: TBD

Related Bugs: bug 250467



User Interface

This section lists the main User Interface requirements for the Library Support feature.


ID: library:FR005 - User must be able to select libraries through project wizard

Description: project wizard need to allow the user to select the libraries that will be included on that project.

Priority: 3

Owner: Diego Sandin

Status:Proposed on 20-Oct-2008

Community Review: TBD

Related Bugs: bug 249824


Copyright © Eclipse Foundation, Inc. All Rights Reserved.