Project

General

Profile

Improvement #2145

Support public include references to be included into source via includes

Added by Henning Blohm 3 months ago. Updated 3 months ago.

Status:
New
Priority:
Normal
Assignee:
Category:
z2-core
Target version:
Start date:
19.12.2022
Due date:
% Done:

0%

Estimated time:
origin:

Description

Currently when including a java component (include) into another java component (includer), the include may have dependencies that need to be maintained in the includer to make sure the include is effective. With this improvement we introduce a mechanism to have the include list dependencies it wants to impose on the includer.

Acceptance Criterias

  • There is a new Java Component configuration java.includeReferences that are appended to the public or private references of the includer depending on whether it is a public include or private include resp.
  • This is also respected when using the IDE plugins (to be checked)
#1

Updated by Henning Blohm 3 months ago

  • Description updated (diff)

Also available in: Atom PDF