Tool « Roo « Spring Q&A





1. How to create Roo Shell project in SpringSource Tool Suite?    stackoverflow.com

Just have created a Spring project in STS and shown the view 'Roo Shell'. It's dialog has a link which opens a dialog 'Roo Shell Project Selection'. User is asked to ...

2. Code Analysis Tools and Inter-Type-Declarations    stackoverflow.com

I have a maven project generated by Spring Roo and use several tools (checkstyle, pmd etc.) to collect information about my project. (namely I am using codehaus' sonar for ...

3. SpringSource Tool Suite tc Server Weaving Error    stackoverflow.com

Environment : Windows XP, SpringSource Tool Suite (STS) 2.3.2, Roo 1.0.0, Java 1.6.0_10 I'm evaluating Roo and have created a Roo project with one Entity. Starting the tc server shows the below ...

4. com.sun:tools:jar:1.4.2 missing when running "perform eclipse" in roo    stackoverflow.com

When I run "perform eclipse" in Roo I get:

roo> perform eclipse
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building bugzter
[INFO]    task-segment: [eclipse:clean, eclipse:eclipse]
[INFO] ------------------------------------------------------------------------
[INFO] [eclipse:clean {execution: default-cli}]
[INFO] Deleting file: .project
[INFO] Deleting ...

5. add openjdk-7 to Spring Tools Suite in Mac OS X 10.5    stackoverflow.com

I've successfully added Landon Fullers compile of OpenJDK 7 on Leopard PPC (64-bit G5) in "/usr/local//usr/local/openjdk7-macppc-2009-12-16-b4" and a "java-1.7.0" alias and executing "java -version" at least works fine. However, I can't ...

6. ROO Annotations with SpringSource Tool Suite    stackoverflow.com

How can I use/enable ROO annotations (I beleive it's using AspectJ?) inside a STS project? For example, I want to use : @RooJavaBean for generating the getter/setter methods automagically. (Maven is also "installed" in ...

7. Simple Java framework/tool for web-based DB table access?    stackoverflow.com

I'm looking for a web-based Java tool (preferably one that will run in both Weblogic and JBoss) that will allow controlled access to a particular database. I need to allow non-technical ...

8. Springsource tool suite or roo The directory or file cannot be created problem    stackoverflow.com

I am having a strange problem with sts and spring roo version 1.1.1 RELEASE. It has worked well for my project but since I had a viral infection on winxp I ...

9. Spring Source Tool Suite Roo problem    stackoverflow.com

I'm very new in spring and have just downloaded sts 2.7.2 and installed it with roo. It's possible to open roo shell for projects, but impossible to use roo commands, because they ...





10. SpringSource Tool Suite (STS) install into existing Eclipse install via the update site not working    stackoverflow.com

I'm trying to install SpringSource tool suite into an existing Eclipse install (3.7 Indigio). Following the update site manual from Spring source, everything runs ok, however I cannot find any ...

11. roo gives erro when build with maven com.sun:tools:jar:1.4.2    forum.springsource.org

Feb 8th, 2011, 10:22 AM #1 mirror View Profile View Forum Posts Private Message Junior Member Join Date Jun 2010 Posts 4 roo gives erro when build with maven com.sun:tools:jar:1.4.2 I ...

12. Issue: SpringSource Tools and Roo -- can't create project    forum.springsource.org

Issue: SpringSource Tools and Roo -- can't create project I'm new to STS and to Roo. I'm using SpringSource Tools springsource-tool-suite-2.6.0.SR1-e3.6.2-win32-x86_6 and Roo 1.1.3 RELEASE that came with it. When I ...

13. Spring Source Tool Suite Hangs on "Creating Roo project: starting Spring Roo Shell"    forum.springsource.org

Spring Source Tool Suite Hangs on "Creating Roo project: starting Spring Roo Shell" I trying create a new Roo Project in Spring Source Tool Suite. The dialogue shows a progress bar ...

14. tools.jar not found, Spring Roo, STS    forum.springsource.org

tools.jar not found, Spring Roo, STS I've seen others have this problem (on forums etc.). The most common solution is to make sure you are using a JDK and that JAVA_HOME ...

15. Spring Roo 1.2.0.M1 Missing com.sun:tools:jar:1.4.2    forum.springsource.org

Hi, I have searched similar problems and tried the solutions which were written bur non of them helped me. my JAVA_HOME=/usr/local/jdk1.6.0_25 and it is not set to jre nor other place. ...

16. [Feature] Shell escape from Roo as in other *nix tools    forum.springsource.org

[Feature] Shell escape from Roo as in other *nix tools When I recently went through the roo example I did not like the notion having to quit the roo shell in ...





17. Roo and SpringSource Tool Suite - Not Working    forum.springsource.org

Roo and SpringSource Tool Suite - Not Working I have donwloaded STS (2.1.0 SR01) and began to read something about ROO. I understand this version includes ROO. The problem is that ...

18. Spring Roo Code Coverage Test tool    forum.springsource.org

What code coverage tool is recommended for use with Spring Roo projects? I am getting push back from management on being able to use Roo because their code coverage tool does ...

19. newb: is Roo a right tool for the work?    forum.springsource.org

newb: is Roo a right tool for the work? Hi, I am maintaining big java project (which is not a Spring project and is using reflection rather heavily and I am ...