Tagged Questions
3
votes
3answers
2k views
How do I use continuous integration with an Eclipse project?
I've been using maven2 and hudson for a while to do my continuous integration, but I find that Eclipse and Maven do not play well together. Sure there's a plugin, but it's cranky to mash the maven ...