mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 00:41:32 +02:00
Currently, only immediate parents classes are picked up for java classes. This could be problematic, for example, in detecting Fingerprint for test frameworks. So far, Scala types are not affected –– all the ancestors are available for them.