Results 1 to 3 of 3

Thread: laundry list of problems getting started with Roo

  1. #1
    Join Date
    May 2010
    Posts
    5

    Default laundry list of problems getting started with Roo

    I decided to keep a list here of every issue I ran into in trying to get started with Roo in hopes of helping others...

    I downloaded and installed STS 2.3.3.1 and started following the instructions for "hello".

    Problem: the Roo Shell did not come up and there was no project created.

    Cause: when I ran STS and installed the couple of extensions, I also selected and update for Roo, thinking that it would give me any updates since the STS download was created. Big mistake. It ended up installing the latest GA version of Roo, which was not compatible with this version of STS. I had to go to the Preferences and delete the Roo 1.1 GA version.

  2. #2
    Join Date
    May 2010
    Posts
    5

    Default

    Problem: I was getting a NoClassDefFoundError for the class called "and" upon project creation, prior to running any commands in the Roo Shell.

    Cause: who knows

    Solution: right-click on your project and enable Maven to manage the dependencies

  3. #3
    Join Date
    May 2010
    Posts
    5

    Default

    Problem: entering "perform tests" in the Roo Shell caused an error for the file mvn.bat not found in the project home folder.

    Solution: go add the Maven home installation area to your PATH System environment variable and restart STS.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •