java - Why do i need library file with -sources suffix? -


i don't understand why there 2 files in libraries, 1 -sources suffix.

here's mean

two files

the sources useful if want step library when debugging. don't need them, might save if can't understand why library behaves in way.


Comments