[jbosstools-issues] [JBoss JIRA] Reopened: (JBIDE-670) xhtml code completion does not update it's list of completions

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Wed Aug 8 06:22:49 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBIDE-670?page=all ]

Victor Rubezhny reopened JBIDE-670:
-----------------------------------

             
Exception in ExtendedStructuredTextConfigurationJSP causes VPE editor startup failure.

!ENTRY org.jboss.tools.vpe 4 0 2007-08-08 13:24:45.328
!MESSAGE 
!STACK 0
java.lang.ArrayStoreException
	at java.lang.System.arraycopy(Native Method)
	at java.util.ArrayList.toArray(ArrayList.java:304)
	at org.jboss.tools.jst.jsp.ExtendedStructuredTextViewerConfigurationJSP.getContentAssistProcessors(ExtendedStructuredTextViewerConfigurationJSP.java:77)
	at org.eclipse.wst.sse.ui.StructuredTextViewerConfiguration.getContentAssistant(StructuredTextViewerConfiguration.java:252)


> xhtml code completion does not update it's list of completions
> --------------------------------------------------------------
>
>                 Key: JBIDE-670
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-670
>             Project: JBoss Tools
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 2.0.0.Beta3
>            Reporter: Max Andersen
>         Assigned To: Victor Rubezhny
>            Priority: Critical
>             Fix For: 2.0.0.Beta3
>
>
> when I add a new seam component EL code completion of seam components in java works fine (it includes the new component).
> but for xhtml it seems a completely different piece of code is executed (or completions are cached) since the code completion list does not include the newly added component.
> It only works if I restart eclipse and then do the code completion.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list