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

Difference between revisions of "DSDP/MTJ/Requirements/Library Support"

< DSDP‎ | MTJ‎ | Requirements
(ID: library:FR002 - Extension point for library definition)
(ID: library:FR002 - Library Manager)
Line 44: Line 44:
 
==='''ID''': library:FR002 -  Library Manager===
 
==='''ID''': library:FR002 -  Library Manager===
 
'''Description:''' A library manager in the core components to handle all implementations of the
 
'''Description:''' A library manager in the core components to handle all implementations of the
provided [[#ID:_library:FR002_-__Extension_point_for_library_definition|Extension Point]] must be created.
+
provided [[#ID:_library:FR002_-__Extension_point_for_library_definition | Extension Point]] must be created.
  
 
'''Priority:''' 3
 
'''Priority:''' 3

Revision as of 09:34, 20 October 2008

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:FR002 - 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


User Interface

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


ID: library:FR010 - Requirement name here

Description: Requirement detailed description

Priority: 3

Owner: Diego Sandin

Status:Proposed on 20-Oct-2008

Community Review: TBD

Related Bugs:


Back to the top