Results 1 to 3 of 3

Thread: Spring Roo Sync

  1. #1
    Join Date
    May 2011
    Posts
    2

    Default Spring Roo Sync

    Hey,

    my question is easy. I use spring roo .. and work with sts and spring roo console about windows console

    What is the command to update all depencies, if i have changed entity classes?

    Spring Roo command line: ???

    Thx

    I search already by google but i doesn't found something ...

  2. #2
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    667

    Lightbulb

    What is the command to update all depencies, if i have changed entity classes?
    I'm not entirely sure what you mean by "dependencies" in this context, but if you're talking about Roo-generated source code such as AspectJ ITDs and JSPX files, then they are updated whenever the Roo shell runs. So if you're not running the Roo shell and you've just changed your entities, you can ask Roo to update the generated files by simply running "roo quit" from the command line.

  3. #3
    Join Date
    May 2011
    Posts
    2

    Default

    Thank you!

Posting Permissions

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