Hi, I'm not overly familiar with eclipse, and have been struggling to set up a project for the wave-protocol source code that would successfully:
- build - resolve everything: in the best case, I end up with tons of errors on @Overrides which eclipse thinks are not part of the interface, whereas manual introspection of the corresponding interfaces proves the contrary - lets me run unittests from eclipse. I tried to build a fresh project based on the ant config, or by passing the toplevel source directory to the project assistant. I tried building from scratch but failed to incorporate enough dependencies, or ended up with duplicates,... So, eclipse folks, how do you do that? (because I'm sure you do!) Setup: - eclipse Helios SR1 - macosx 10.5.8 Thanks! -- Frédéric -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
