Search:

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

Search: Search took 0.05 seconds.

  1. Martin, thanks for the update. I did have a few...

    Martin, thanks for the update. I did have a few STS installs (2.6.0 and two 2.7) with Roo 1.1.3 and 1.1.4. I was trying to see what combinations of each would work as I am still having issues with...
  2. SpringSource Tool Suite 2.7.0.M2 and Vaadin Plug-in...

    I recently tried to upgrade using STS 2.7.0.M2, Roo 1.1.4 and using the Vaadin plug-in. I realize there are issues with the Roo 1.1.4 release so I configured STS to use 1.1.3. All seemed fine at...
  3. Changing a field to enumerated type doesn't update the view...

    I had a field that changed from a number to an enumerated type:

    field number --fieldName mType --notNull

    - CHANGED TO-

    field number --fieldName mType --type ~.reference.MType --notNull
    ...
  4. Replies
    2
    Views
    654

    Adding a duplicate enum is allowed...

    I inadvertently added a duplicate enumerated type in an enumerated class and Roo allows this. Should this be the behavior where you have to manually edit the class or should it be handled similarly...
  5. Alan - I saw no one has responded to your...

    Alan -

    I saw no one has responded to your environment details request yet. I get the error on Windows XP SP3 with the following:

    apache-ant-1.8.1
    Java JDK 1.6.0_25
    ...
  6. Looks like it might be an issue with...

    Looks like it might be an issue with spring-roo-1.1.4.RELEASE. Tried spring-roo-1.1.3.RELEASE with STS versions 2.6.0 SR 1 and 2.7.0 M1 and it still worked. Only when changing to...
  7. Replies
    0
    Views
    506

    Changing The Behavior of column.tagx

    In looking at the definition for "column.tagx", it seems that of all the tags/form/fields definitions, the only one that seems to have an arbitrary default, if defined as in the comments for...
  8. Replies
    1
    Views
    618

    Never mind...missed the dijitTextarea CSS class....

    Never mind...missed the dijitTextarea CSS class. Problem solved (except for the only listing 10 chars for the listing).
  9. Replies
    1
    Views
    618

    textarea sizing in Roo generated code...

    I am currently using Roo 1.1.3 for a new application. I created an entity that has two string members with a maximum size of 255 characters each. Is there any way to specify the width/height of each...
Results 1 to 9 of 9