You are not logged in.

#1 2009-10-10 10:16:58

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,731
Website

location of downloaded .jar files?

When I was using the java in the jre package, downloaded .jar files would go to ~/.java  I have switched to the openjdk6 package and I have no idea where downloaded .jar files go now... it seems as though they are cached in memory and not saved to disk at all.  Are they saved somewhere?

Offline

#2 2009-10-10 10:41:54

Andrwe
Member
From: Leipzig/Germany
Registered: 2009-06-17
Posts: 322
Website

Re: location of downloaded .jar files?

openjdk and jre don't do the same.
openjdk is a jdk (Java Development Kit) and jre is Java Runtime Environment.

And the files should be downloaded into your download directory which you've either set manually or is maybe $HOME/Download.


Website: andrwe.org

Offline

#3 2009-10-10 13:12:50

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,731
Website

Re: location of downloaded .jar files?

I thought that jre was a closed source runtime and that openjdk6 was both a dev kit as well as a runtime - both of which being open source... is this not true?

Offline

Board footer

Powered by FluxBB