hi ,
just now i installed text pad..can anyone tell me how to use that for jsp,and how to configure it?
hope to hear from u soon
JSP
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
Re: JSP
You need to create a new document class under Configure menu
And then go to Textpad Add-on page and download syntax definition file for JSP. Unzip the file and put it into Program Files\Textpad 4\samples. Remember to rename the file to a xxx.syn filename.
Last step is to enable syntax highlighting by selecting Configure -> Preferences -> Document Classes -> (your jsp document class) -> Syntax
Check "Enable Syntax Highlighting" and select xxx.syn
Hope this helps
And then go to Textpad Add-on page and download syntax definition file for JSP. Unzip the file and put it into Program Files\Textpad 4\samples. Remember to rename the file to a xxx.syn filename.
Last step is to enable syntax highlighting by selecting Configure -> Preferences -> Document Classes -> (your jsp document class) -> Syntax
Check "Enable Syntax Highlighting" and select xxx.syn
Hope this helps