1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 <2007> 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 <2007> 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | RE: the first installing jca2.1.2 problem |
From: | "Pearson, MR \(Matthew\)" <[email protected]> |
To: | "Thomas Pelaia II" <[email protected]>, "zhaozhuo" <[email protected]> |
Cc: | tech-talk <[email protected]> |
Date: | Mon, 11 Jun 2007 08:29:42 +0100 |
Hi,
Maybe you're missing the import statement at the
top of the file?
Looking at the JavaDoc for JCA it looks like you need
this:
import gov.aps.jca.JCALibrary;
It's much easier sometimes to use something like the
Eclipse IDE, which would highlight compile errors like this, and even offer to
correct them for you.
Cheers,
Matthew From: [email protected] [mailto:[email protected]] On Behalf Of Thomas Pelaia II Sent: 08 June 2007 13:06 To: zhaozhuo Cc: tech-talk Subject: Re: the first installing jca2.1.2 problem That's an old version of JCA. Before trying to figure out how to work
with it, I suggest starting with the latest version of JCA from Cosylab:
-tom On Jun 8, 2007, at 3:47 AM, zhaozhuo wrote:
This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd. Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message. Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom |