I don't think its that ( I do have it set to use 1.5) I have no issues with compiling the api classes.
Perhaps I have my project setup wrong - did you do anything special on your project setting? I looked at the Pollinate site and found they start eclipse differently I tried that but no change. Thanks for the reply Gary. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 17, 2004 6:22 PM To: [email protected] Subject: RE: Compile controls project in eclipse Gary, I use eclipse as well. Have you set your compliance level to java 1.5? This is under the project properties (right click on the project -> properties) on the Java Compiler page. - Dan Original Message: ----------------- From: Paige, Gary [EMAIL PROTECTED] Date: Wed, 17 Nov 2004 15:11:53 -0600 To: [email protected] Subject: Compile controls project in eclipse I can succesfully compile Beehive using the ant build process but I want to be able to build in my Eclipse env. I can compile the api portion but I cannot compile the runtime portion.. I have several errors but they are related to the following : Bound mismatch: The generic method getAnnotation(Class<A>) of type Declaration is not applicable for the arguments (Class<ControlInterface>) since the type ControlInterface is not a valid substitute for the bounded parameter <A extends Annotation> I have about 20 of these -- al related to some generic notation. I am starting Eclipse with the 1.5 jre and using the same jre to compile -- this is the same jre used by the ant process. Any hints would be great. -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ .
