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
Line 1: Line 1:
 +
=Core =
  
'''ID''': FR001 - Requirement name here
+
'''ID''': <span id="Library_representation">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}}
 +
----
 +
 
 +
= UI =
 +
 
 +
 
 +
'''ID''': library:FR010 - Requirement name here
  
 
'''Description:''' Requirement detailed description
 
'''Description:''' Requirement detailed description
Line 8: Line 38:
 
'''Owner:''' Diego Sandin  
 
'''Owner:''' Diego Sandin  
  
'''Status:'''Proposed  
+
'''Status:'''Proposed on 20-Oct-2008
  
 
'''Community Review:''' TBD  
 
'''Community Review:''' TBD  
  
'''Related Bugs:'''  
+
'''Related Bugs:'''
 +
----
  
 
[[Category:DSDP]] [[Category:MTJ]]
 
[[Category:DSDP]] [[Category:MTJ]]

Revision as of 08:52, 20 October 2008

Core

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


UI

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