Project

General

Profile

Feature #846

Eclipsoid: treat jars with filename 'xyz-src.jar' as sources for 'xyz.jar'

Added by Udo Offermann almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
z2-base-tools-eclipsoid
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
origin:
trac

Description

Eclipsoid should support source-jars under bin/lib, bin.api/lib, so that 'xyz-src.jar' is treated as the source-container for jar 'xyz.jar'.

#1

Updated by Udo Offermann almost 12 years ago

Updated by Udo Offermann on 18.01.2011 at 12:54:41

this feature is implemented in version 1.2.0:

Treat libs ending with '-src.jar', '-source.jar' and '-sources-jar' in java/bin.api and java/bin.impl as source archives. To provide the sources for a library 'x.jar' one simply puts them into a 'x-src.jar' and places this jar into the same directory.

Also available in: Atom PDF