Bug #1038
java.includes should not include sources, only binaries
Start date:
22.04.2013
Due date:
% Done:
0%
Estimated time:
origin:
Description
Currently, the java.{private/public}Includes does also include sources into the target. That is not useful, as IDE compilation anyway requires to have useful references defined. Include should have the effect of "as if" the logical function (i.e. the lazily linked binary) is in the target.