best way to configure Springsource Tool Suit (STS, eclipse) to work with grails -


I'm looking at the best way to get Eclipse or configure STS to work with Grails.

I'm working with version 2.3.2. I have tried to set up the cellpath correctly to install this plugin:

In addition to this.

But I have many problems:

  • Autocomplete
  • Multiple synchronization errors (according to STS, not for Gels)
  • There is no syntax highlight for GSP files. It is CTRL + SPACE: "Missing autocomplete"
  • Project view plugin looks awesome with all links in source path

So I'm thinking: is this the best way to configure it?

Do you have a better way?

The best way to work with artificial limbs lets you collect all the tips and tricks to configure the STS.

Thanks in advance

I use the M2 version of 2.3.3 I've been there and there have been major improvements on previous versions of Grails and Groovy support.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -