Results 1 to 2 of 2

Thread: Syntax highligthing disappears in Grails project

  1. #1
    Join Date
    May 2010
    Posts
    19

    Question Syntax highligthing disappears in Grails project

    Hi there!

    When I edit and edit and edit in a groovy file like MyDomainController.groovy then, from time to time, the colors turn to black and all the nice syntax highlighting is gone after pressing Ctrl+S in order to save the file.

    After closing and reopening the file (e.g. simply by Alt+leftarrow) the colors are back.

    I'm so used to STS and its syntax highlighting now that I don't want to miss it. What makes it happen that colors disapper in the normal editor?

    Cheers,
    Mauri

  2. #2
    Join Date
    May 2009
    Location
    Vancouver
    Posts
    274

    Default

    Hi Mauri,

    There have been some recent fixes for syntax highlighting put into groovy eclipse - to address exactly the problem of syntax highlighting coming and going over time. If you update to the most recent dev build your problems should be solved. Use this update site:

    http://dist.codehaus.org/groovy/dist...snapshot/e3.6/

    cheers
    Andy
    SpringSource Tool Suite Team

Posting Permissions

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