Y
Hacker News
new
|
ask
|
show
|
jobs
by
technomancy
5300 days ago
Yes, the source is just stored in jar files, which can contain any kind of files.
1 comments
Luyt
5300 days ago
'Jar' files are actually zip files with a '.jar' extension. On my Windows machine I have .jar associated with a zip application, very handy to quickly inspect its contents.
link