[JBoss JIRA] (FORGE-2681) Project : Add dependencies generates such characters "[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[" within the coordinates field
by Charles Moulliard (JIRA)
[ https://issues.jboss.org/browse/FORGE-2681?page=com.atlassian.jira.plugin... ]
Charles Moulliard commented on FORGE-2681:
------------------------------------------
I don't know if the error reported hereafter is related but after restarting IntelliJ, I get this error now
{code}
Project Project (Disposed) obsidian-forge already disposed
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:127)
at com.intellij.openapi.command.impl.CoreCommandProcessor.executeCommand(CoreCommandProcessor.java:113)
at com.intellij.ui.EditorTextField.a(EditorTextField.java:248)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:906)
at com.intellij.ui.EditorTextField.setText(EditorTextField.java:248)
at org.jboss.forge.plugin.idea.ui.component.TextComponent.reloadValue(TextComponent.java:93)
at org.jboss.forge.plugin.idea.ui.component.TextComponent.updateState(TextComponent.java:82)
at org.jboss.forge.plugin.idea.ui.component.LabeledComponent.updateState(LabeledComponent.java:75)
at org.jboss.forge.plugin.idea.ui.listeners.ValueChangeListener.updateComponentsState(ValueChangeListener.java:51)
at org.jboss.forge.plugin.idea.ui.listeners.ValueChangeListener.lambda$validate$0(ValueChangeListener.java:85)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.a(LaterInvocator.java:326)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:310)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
at com.intellij.ide.IdeEventQueue.i(IdeEventQueue.java:829)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:665)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:385)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
{code}
> Project : Add dependencies generates such characters "[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[" within the coordinates field
> -------------------------------------------------------------------------------------------------------------------
>
> Key: FORGE-2681
> URL: https://issues.jboss.org/browse/FORGE-2681
> Project: Forge
> Issue Type: Bug
> Affects Versions: 3.3.1.Final
> Reporter: Charles Moulliard
> Attachments: obsidian-forge.zip
>
>
> When we select using the keys "cmd-alt-4", the Forge PopUp menu in IntelliJ 2016-2-3 & the command "Project: Add dependencies", then the coordinates field is filled by these characters
> {code}
> [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[]:null:]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
> {code}
> Remarks :
> - What is the purpose of the coordinates field ? No description is included within the popupscreen
> - Project will be attached to reproduce
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)