lkishalmi commented on a change in pull request #2171:
URL: https://github.com/apache/netbeans/pull/2171#discussion_r438269496



##########
File path: extide/gradle/src/org/netbeans/modules/gradle/layer.xml
##########
@@ -134,12 +134,27 @@
     </folder>
     <folder name="Editors">
         <folder name="text">
-            <!--folder name="x-gradle+x-groovy">
-                <file 
name="org-netbeans-modules-csl-core-GsfParserFactory-create.instance">
-                    <attr 
methodvalue="org.netbeans.modules.csl.core.GsfParserFactory.create" 
name="instanceCreate"/>
-                    <attr name="instanceOf" 
stringvalue="org.netbeans.modules.parsing.spi.ParserFactory"/>
+            <folder name="x-gradle+x-groovy">

Review comment:
       Can someone check this who is more familiar with MultiView than I am?
   The intention is that gradle scripts are loaded by the plain editor kit if 
the Groovy support is absent.
   As far as I tested it works. As soon as the Groovy plugins got enabled the 
editor get syntax highlight, though for "efficient" (Groovy) code completion, 
the IDE needs to be restarted, but I do not think that an issue.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to