Search:

Type: Posts; User: mab; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    0
    Views
    1,033

    Relationship between Entities

    Hej,

    here I have a little example for a blog, that consists of posts with comments. A post could have many comments. A comment belongs to one post. I realized it as followed:


    project...
  2. Replies
    2
    Views
    570

    Solved.

    Thanks, but that was not the issue. It doesn't matter whether you define the test with annotation or within the method name. The Problem was, that I used the quick fix and added JUnit to the build...
  3. Replies
    2
    Views
    570

    How to write tests for addons?

    Hej,

    I created an addon with the addon create command. Then I created a JUnit4 Test Case in src/test/java and added the Junit Library to the project. When I run the test in STS with Run as Junit...
  4. Replies
    2
    Views
    1,787

    In my opinion the only way to set up roo projects...

    In my opinion the only way to set up roo projects with UTF8 source encoding, is to change the maven addon.

    There are two obvious options. First one is to change the standard-project-template file....
  5. Replies
    2
    Views
    1,259

    DateTimeFormat: generated Form

    Hello,

    actually I'm quite new to roo. I need for my project a field with a datetime and a field only with the time.


    @DateTimeFormat(style = "SS")

    In case of the datetime field I changed...
  6. Replies
    2
    Views
    1,787

    Creating Spring Roo Projects with UTF-8 encoding

    Hello,

    maybe I'm wrong in this forum, but I didn't find a proper solution at the maven and the spring roo project page.

    I work on Mac OS and every time I create a new roo project I have to...
  7. Replies
    1
    Views
    1,146

    Unable to install Grails extension for STS.

    Hello,

    System: Ubuntu 9.10 Desktop
    STS 2.3.0

    I tried to install the grails and groovy extension for STS according to the STS Integration instruction. On the extension panel in STS grails and...
Results 1 to 7 of 7