No way. Dreamweaver does not support grails for the time being. to edit the GSP file conveniently, you can see the status at design. You can do this.
1. Open the directory during DW 8 Installation
\ Documents and Settings \ USERNAME \ Application Data \ Adobe \ Dreamweaver 8 \ configuration,
In the first line of the extenstion.txt file, there are many file suffixes, add GSP
Add
GSP: grails file.
In this way, you can select the GSP file in the settings opened in dw8 to open it.
2. Open the configuration/documenttypes/mmdocumenttypes. xml file.
Find "jsp" and add GSP as follows:
<Documenttype id = "jsp" servermodel = "jsp" internaltype = "dynamic" winfileextension = "JSP, JST, GSP" macfileextension = "JSP, JST" file = "default. JSP "writebyteordermark =" false ">
After opening the GSP file, you can switch to the design status. CodeStatus view
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.