Wait...you said maven dist built fine right? If it did and its just eclipse, then try doing a clean on the project within eclipse.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, February 25, 2005 8:01 AM To: [email protected] Subject: [Andromda-devel] Compiler errors Hi Guys, I've got some compile errors, e.g.: - SpringServiceOperationLogicImpl.java, line 12: The type SpringServiceOperationLogicImpl must implement the inherited abstract method ServiceOperationFacade.getService() - WebServiceOperationLogicImpl.java, line 12: The type WebServiceOperationLogicImpl must implement the inherited abstract method ServiceOperationFacade.getService() - StrutsUserLogic.java, line 537: The method isEnabled() is undefined for the type RoleFacade - StrutsUserLogicImpl.java, line 17: The type StrutsUserLogicImpl must implement the inherited abstract method RoleFacade.isReferencesPresent() I already issued "maven dist", but refreshing in Eclipse doesn't remove the above mentioned errors. Any ideas? TIA, Peter ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=ick _______________________________________________ Andromda-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-devel ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Andromda-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-devel
