Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Not A Bug
-
Affects Version/s: 2.0.0Release
-
Fix Version/s: 2.0.1Release
-
Component/s: Editor
-
Labels:None
-
Environment:SpringSource Tool Suite, Version: 2.3.0.RELEASE, Build Id: 200912171331
Eclipse 3.5.1.R35x_v20090910-9gEeG1_FthkNDSP2odXdThaOu9GFDPn83DGB7
Mac Os 10.6.2
Java 1.5.0_19-137
-
Testcase included:yes
-
Number of attachments :
Description
Syntax Highlighting doesn't work when i try the plugin (see attachemt)
I try the following keywords : "formItem", "id", "label", "title"
Your plugin looks fine to me. The only thing tht I can see is that your syntax highlighting extender will only apply to grails projects. Is this your intention? If not, you should be using the groovy nature id (instead of the grails nature id) in your plugin.xml. If this is your intention and you are still not seeing the proper behavior, I'll take a deeper look.