Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » org.eclipse.cdt.core error(error message after building)
icon9.gif  org.eclipse.cdt.core error [message #510915] Fri, 29 January 2010 02:24 Go to next message
Eclipse UserFriend
i got the ff error when building org.eclipse.cdt.core

The method addSaveParticipant(Plugin, ISaveParticipant) in the type IWorkspace is not applicable for the arguments (String, ResourceChangeHandler)

I have just checked out the org.eclipse.cdt.core project from CVS repository, if I build it, i got that error. Any advise? tnx
Re: org.eclipse.cdt.core error [message #511095 is a reply to message #510915] Fri, 29 January 2010 14:32 Go to previous messageGo to next message
Eclipse UserFriend
Which version of eclipse are you using? CDT from the HEAD requires eclipse 3.6 M4.

Andrew
icon10.gif  Re: org.eclipse.cdt.core error [message #511128 is a reply to message #511095] Sat, 30 January 2010 00:43 Go to previous messageGo to next message
Eclipse UserFriend
tnx, i wasn't aware of that. I have one more question though, do i need to tweak the settings to java 1.4 compliance and use the jre1.4? hope you could also help me on this. Thanks again
Re: org.eclipse.cdt.core error [message #511267 is a reply to message #511128] Sun, 31 January 2010 20:24 Go to previous messageGo to next message
Eclipse UserFriend
Eclipse should take care of that for you. It knows it from projects settings which are kept in CVS. Check project properties after you checked out. AFAIK CDT plugins are compiled with Java 1.5. I don't know of any plugin left with 1.4.

Andrew
icon9.gif  Re: org.eclipse.cdt.core error [message #511272 is a reply to message #511267] Sun, 31 January 2010 22:04 Go to previous message
Eclipse UserFriend
After the BUILD ALL, the errors were gone but there are 7000 warnings produced. Any idea on this? Sorry, this is my first time using eclipse and java so im having a difficult time.
Previous Topic:CDT 6.0.1's Bug on Galileo after installed RDT
Next Topic:non-interactive build?
Goto Forum:
  


Current Time: Thu May 01 12:48:55 EDT 2025

Powered by FUDForum. Page generated in 0.05109 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top