Search:

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

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. Replies
    13
    Views
    1,684

    Since VMWare made the Correct decision in getting...

    Since VMWare made the Correct decision in getting involved with SpringSource
    and indirectly with Grails.

    It comes as a great Supprise that the "sts ide" is not installed via
    "A Virtual...
  2. Replies
    13
    Views
    1,684

    ...

    <%@ page contentType="text/html;charset=UTF-8" %>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
    <meta name="layout" content="main"/>
    <title>A Good...
  3. Replies
    13
    Views
    1,684

    Is the following possible? vmware's guest on...

    Is the following possible?

    vmware's guest on the host machine can speak directly to the "CPU' for time/memory allocation!

    can you use their (code gizmo) to read the cpu's register's directly...
  4. Replies
    13
    Views
    1,684

    Also, after typing a $ , curly braces and any...

    Also, after typing a $ , curly braces and any nested quotes etc
    usually do not close, but the ide types the single keystroke,
    if preceeded by a char you wouldn't expect that though
  5. Replies
    13
    Views
    1,684

    normally I've been getting stubs; controller,...

    normally I've been getting stubs; controller, services, domain...
    which is all that is expected

    again in netbeans, for .gsp files you get
    a full blown html stub file, waiting to be edited.
    ...
  6. Replies
    2
    Views
    585

    I removed the sts ide from my machine; windows 7...

    I removed the sts ide from my machine; windows 7 , 32 bit

    it was unusable with Grails

    I downloaded the latest sts ide from springsource site this past monday!

    I'll try the next version,...
  7. Replies
    13
    Views
    1,684

    using say netbeans if I type def user = { ...

    using say netbeans

    if I type def user = {

    }

    if I type def user = and an opening brace , then hit enter,
    I get the above syntax, my cursor blinking between the braces
  8. problems with opening/editing grails project

    opening a project created in sts 2.3 created 2 errors.

    From Error Log:
    1)- Unhandled event loop exception
    2)- StructuredTextViewer.exception.verifyText

    whenever I edit or create a controller...
  9. Replies
    2
    Views
    585

    Grails is not seen by editor

    see screen shot
    using windows paint

    Every Edit requires a trip to grails tools to "Refresh dependencies"

    otherwise the editor understands nothing!
  10. Replies
    0
    Views
    765

    unable to see g:textField

    see attachment ,
    unable to see g:textField

    screen shot with windows paint
  11. Replies
    2
    Views
    780

    unknownTag-g:form

    can't see g:form tag
    see attachment
    what's the next move?
  12. Replies
    13
    Views
    1,684

    gsp generic template

    when I create a gsp I get a blank page

    where can I create a generic gsp template in the
    sts 2.3 editor?

    also , if I type a tag and close that tag, then hit enter, the editor only brings the...
  13. Replies
    6
    Views
    856

    Hitting the "shift+quote" key twice, would set...

    Hitting the "shift+quote" key twice, would set the 3rd flag and give 3 quote pairs for grails
  14. Replies
    6
    Views
    856

    [QUOTE=Andy Clement;277357]> the string isn't...

    [QUOTE=Andy Clement;277357]> the string isn't closed is the point

    After playing with it, I understood what you meant. When you type one you expect two to appear as with Java, I believe this is...
  15. Replies
    2
    Views
    720

    I imported a grails project in from netbeans ...

    I imported a grails project in from netbeans

    there was no option to convert it.

    It however icon'd the project with errors
  16. Replies
    6
    Views
    856

    the string isn't closed is the point when I...

    the string isn't closed is the point

    when I did a -"shift+quotation"- only "One" quotation mark typed

    I added the closing quote in the second screen shot, which happily
    produced two quotes, as...
  17. Replies
    2
    Views
    720

    resourceTabPopsUpWhenIntegratinTestFails

    see attachment

    when the integration test failed,
    the resources.groovy tab opened
  18. Replies
    6
    Views
    856

    sts problem with quotations

    see attachments

    also ,A unit test had name HotelStay
    when I created an Integration test with same name, HotelStay,
    the ide complained!
  19. Replies
    10
    Views
    11,912

    I re-installed sts 2.2.1 did the tutorial and it...

    I re-installed sts 2.2.1
    did the tutorial and it did not raise the issue
    this time
  20. Replies
    10
    Views
    11,912

    I can't submit this edit until I create at least...

    I can't submit this edit until I create at least 10 words
  21. Replies
    10
    Views
    11,912

    can the editor create a live log that feeds...

    can the editor create a live log that feeds Grails instantly?
  22. Replies
    10
    Views
    11,912

    I just installed sts 2.2.1, created the same...

    I just installed sts 2.2.1, created the same project and all went well?

    However , after running the integration test I had to double click the file
    in the project window to get focus back in the...
  23. Replies
    10
    Views
    11,912

    I will look for the turorial. Grails has a...

    I will look for the turorial.

    Grails has a database, server, browser capabilty
    imagine if it had it's own embedded editor gui
    Talk about agile!
  24. Replies
    10
    Views
    11,912

    I was just creating a project from scratch, a...

    I was just creating a project from scratch, a tutorial that I have completed previously in netbeans.

    I did this to familiarize myself with the sts ide.
    Nothing out of the ordinary here.

    Grails...
  25. Replies
    10
    Views
    11,912

    groovy unable to resolve class

    sts 2.2.1
    grails-1.1.1
    Editing UserController file,
    sts editor (red x's) a line with tooltip "groovy unable to resolve class user"
    domain User exists!

    then I do a run-app
    and the app works...
Results 1 to 25 of 35
Page 1 of 2 1 2