Tagged Questions
5
votes
2answers
2k views
JavaRebel with a Multi-module Enterprise Project in Maven
Does anybody have experience working with JavaRebel, specifically for a large web application built using Maven? There is a JavaRebel plugin for Maven that seems under-documented, does anybody have ...
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 ...