m2eclipse « Roo « Spring Q&A





1. Build Spring Roo / Export maven project with Eclipse Export -> Runnable JAR file    stackoverflow.com

I have Maven project created with Spring roo in STS 2.5.1.RELEASE (It is Eclipse 3.6.1 + Spring tools + m2eclipse). I have second simple Java project on build path. Everything is ...

2. How to build Spring Roo project without maven?    stackoverflow.com

How to build Spring Roo project without maven? P.S. I use STS to create Roo project. I use maven for dependency management. Thanks to m2eclipse I have all libraries on eclipse classpath. I ...

3. How to create maven module for Spring Roo project?    stackoverflow.com

I have Spring Roo project. It is maven project. So I would like to use maven modules to make my growing project modular. However when I try to create module project( with ...

4. Maven Errors in STS while working on Demo Spring Roo Project    stackoverflow.com

I was trying to work on the Spring Roo Demo project @ www.springsource.org/roo/guide?w=beginning and I am using Spring Roo Shell in the STS IDE. However, as I go through the various ...

5. Create new Roo project breaks m2eclipse?!    forum.springsource.org

Hi, I'm using STS 2.3.0.RELEASE on Kubuntu 9.10 64 bit. I tried to create a new Roo project upon which it prompted me to restart the IDE to enable Aspect J ...