Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aperi-dev] Eclipse 3.3 based build troubles...

>>> On Wed, Sep 19, 2007 at 12:00 AM, in message
<OF5C100757.8815576E-ON8725735B.0020EEA0-8825735B.0020DBD0@xxxxxxxxxx>, Todd
Singleton <toddsing@xxxxxxxxxx> wrote: 
> Robert, 

Hi Todd,

> Try this:
>         Download JavaHelp 1.1.3. 
> 1.      Go to http://java.sun.com/products/javahelp/download_binary.html. 
> 2.      Click the Download button under the JavaHelp 1.1.3 (Zip) section. 
> 3.      Click Accept License Agreement. 
> 4.      Click the down arrow to download the javahelp- 1_1_3.zip file. 
> 5.      Unzip the contents of javahelp- 1_1_3.zip. 
> 6.      Locate the \jh1.1.3\javahelp\lib\jh.jar file in the directory 
> where you unzipped javahelp- 1_1_3.zip. 
> 7.      Copy jh.jar to the java.help bundle

Thanks, I'd forgotten about this... 

I'm starting from a clean slate; new Eclipse and aperi.psf download,
ran the ant task to download all the other bits, manually added the 
javahelp stuff. But I'm still having problems I'm not sure I remember
from the last time going thru setup of a clean Linux build env. The 
build fails now primarily for two reasons:

Missing org.eclipse.aperi.smis

and a failure to compile code referencing AssociatorCIMQuery
which I'm suspecting is a class path issue for building against the
downloaded CIM client.

I was planning to post a note about the checkin of the Xen agent
code, which I did with my old Eclipse 3.2 setup, sorry I didn't tell you, 
but I've now broken that environment by updating too much other
stuff from HEAD, hence the restart with Eclipse 3.3...

Hth,
Robert




Back to the top