Feature #846
Eclipsoid: treat jars with filename 'xyz-src.jar' as sources for 'xyz.jar'
Added by Udo Offermann almost 13 years ago.
Updated almost 13 years ago.
Category:
z2-base-tools-eclipsoid
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'.
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