[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: which source package has the source for javac in openjdk?



On Mon, Dec 7, 2009 at 8:12 PM, David Goodenough
<david.goodenough@linkchoose.co.uk> wrote:

> I am trying to debug a problem with an annotation processor, and I need
> to look at the source for javac to debug it.  Openjdk-6-source only contains
> the source for the runtime, and there seem to be no other source packages
> referenced so I am a bit lost as to where to look.


This is more of aquestion for debian-user, but anyway...

Just run `apt-get source openjdk-6-jdk`, or if you prefer a web browser:

visit http://packages.debian.org/file:javac

click your preferred Debian release at the top

click openjdk-6-jdk -> http://packages.debian.org/sid/openjdk-6-jdk

click each of the 3 links under "Download Source Package openjdk-6:"

The orig.tar.gz is probably the only one you need though.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


Reply to: