You don't need to download it but you do need to ensure that it is on your classpath; see:
http://java.sun.com/javase/6/webnotes/6u10/plugin2/liveconnect/#COMPILING On Tuesday, April 14, 2009, at 12:56PM, "Jeff Gates" <[email protected]> wrote: > >Thanks Todd, > >I'm one step closer, the instructions in >http://svn.apache.org/repos/asf/incubator/pivot/trunk/BUILD were helpful. >I went to the the sun site for LiveConnect but it is a bit vague, do I need to >down load the API's and set my classpath? > >Thanks, >Jeff > > > >----- Original Message ---- >From: Todd Volkert <[email protected]> >To: [email protected] >Sent: Tuesday, April 14, 2009 9:04:09 AM >Subject: Re: System setup > >Hi Jeff, > >First get the latest from subversion because we just made a change to >the file I'm going to refer you to :) > ># Sync the first time to the trunk >> svn checkout http://svn.apache.org/repos/asf/incubator/pivot/trunk/ pivot > ># Then, you can just update >> cd pivot >> svn up > >Then follow the instructions in >http://svn.apache.org/repos/asf/incubator/pivot/trunk/BUILD to build >it. If you have any issues, you can copy the output of your build >into an email, and I'll be happy to help identify the specific issue >you're encountering. > >Cheers, >-T > >On Tue, Apr 14, 2009 at 11:57 AM, Jeff Gates <[email protected]> wrote: >> >> Hi, >> >> I have been doing UNIX administration of many years, have have written html, >> php, and java scripts now I'm just starting to code in java. The Pivot looks >> like it could useful to me but I am having issue getting started. Currently >> I run Fedora 9, I have pulled down pivot with svn but I keep hitting road >> blocks. Is there an A-Z list of all of everything needed to get my system up >> and running? >> >> Thanks, >> Jeff >> >> >> >> >> > > > > > >
