[jbosstools-issues] [JBoss JIRA] (JBIDE-20381) ParseException when closing freemarker tag

Alexey Kazakov (JIRA) issues at jboss.org
Fri Aug 21 14:14:26 EDT 2015


     [ https://issues.jboss.org/browse/JBIDE-20381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov reassigned JBIDE-20381:
--------------------------------------

    Assignee: Denis Golovin


> ParseException when closing freemarker tag
> ------------------------------------------
>
>                 Key: JBIDE-20381
>                 URL: https://issues.jboss.org/browse/JBIDE-20381
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: freemarker
>    Affects Versions: 4.3.0.Beta2
>         Environment: JBDS 9.0.0.Beta2a, L64
>            Reporter: Jiri Peterka
>            Assignee: Denis Golovin
>             Fix For: 4.3.0.CR1
>
>
> Type '<#''
> Press Ctrl+Space 
> Select 'assign' and press enter
> Type '>'
> {code}
> org.jboss.ide.eclipse.freemarker.lang.ParserUtils$ParseException: Unexpected end of input. identifier or string literal expected.
> 	at org.jboss.ide.eclipse.freemarker.lang.ParserUtils.checkEndOfInput(ParserUtils.java:225)
> 	at org.jboss.ide.eclipse.freemarker.lang.ParserUtils.consumeIdentifierOrStringLiteral(ParserUtils.java:364)
> 	at org.jboss.ide.eclipse.freemarker.model.AssignmentDirective.isNestable(AssignmentDirective.java:45)
> 	at org.jboss.ide.eclipse.freemarker.model.AssignmentDirective.isNestable(AssignmentDirective.java:88)
> 	at org.jboss.ide.eclipse.freemarker.model.ItemSet.<init>(ItemSet.java:152)
> 	at org.jboss.ide.eclipse.freemarker.editor.Editor.createItemSet(Editor.java:328)
> 	at org.jboss.ide.eclipse.freemarker.editor.Editor.reconcile(Editor.java:577)
> 	at org.jboss.ide.eclipse.freemarker.editor.ReconcilingStrategy.reconcile(ReconcilingStrategy.java:99)
> 	at org.jboss.ide.eclipse.freemarker.editor.ReconcilingStrategy.reconcile(ReconcilingStrategy.java:189)
> 	at org.eclipse.jface.text.reconciler.MonoReconciler.process(MonoReconciler.java:77)
> 	at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:206)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list