Community
Participate
Working Groups
The following preferences are not followed in JSP: XXX Source -Automatically make suggestions -Prompt when these characters are inserted JSP is a little tricky because it should follow the preference of the embedded type (either HTML or XML)
Auto activation preference for java content assist in JSP is also not followed.
Created attachment 64107 [details] org.eclipse.jst.jsp.ui.patch I was not able to get the JSP content assist to follow the embedded content type's autopropose preference, so I did the next best thing and just made it so that the html source's autopropose preference is always followed (so there's at least 1 way to set the preference) (Fix was in JSPContentAssistProcessor) As for the java auto-activation preferences, I was able to fix it so that it follows the auto-activation preferences in Java editor's content assist. (Fix was in JSPJavaContentAssistProcessor)
Fix released to this week's wtp 2.0 rc0 ibuild.
verified in wtp2.0 RC0 sdk 200705151648