V
V
Vladimir2019-03-23 09:33:18
Java
Vladimir, 2019-03-23 09:33:18

When transferring projects to a new computer, an error occurs with the BitrixFrameworkSupport plugin in PhpStorm 9. How to fix the plugin?

Transferred projects from an old computer to a new one and a strange error appeared in the plugin. Campaign is missing java. But I don't know much about it. I thought the storm itself puts everything during installation. Hands put java - but did not help. Maybe not that version. Help setting up the plugin. Very needed. I wrote to the developer - [email protected] but he does not answer.
Full text of the error
NoSuchMethodError: pro.opcode.bitrix.BitrixFr[email protected]: com.intellij.ide.fileTemplates.FileTemplateManager.findInternalTemplate(Ljava/lang/String;)Lcom/intellij/ide/fileTemplates/FileTemplate;
[email protected]: com.intellij.ide.fileTemplates.FileTemplateManager.findInternalTemplate(Ljava/lang/String;)Lcom/intellij/ide/fileTemplates/FileTemplate;
java.lang.NoSuchMethodError: com.intellij.ide.fileTemplates.FileTemplateManager.findInternalTemplate(Ljava/lang/String;)Lcom/intellij/ide/fileTemplates/FileTemplate;
at pro.opcode.bitrix.BitrixFramework.projectOpened(BitrixFramework.java:54)
at com.intellij.openapi.project.impl.ProjectImpl.c(ProjectImpl.java:385
) .access$200(ProjectImpl.java:73)
at com.intellij.openapi.project.impl.ProjectImpl$MyProjectManagerListener.projectOpened(ProjectImpl.java:420)
at com.intellij.openapi.project.impl.ProjectManagerImpl$3.projectOpened(ProjectManagerImpl .java:154)
at com.intellij.openapi.project.impl.ProjectManagerImpl.e(ProjectManagerImpl.java:938)
at com.intellij.openapi.project.impl.ProjectManagerImpl.openProject(ProjectManagerImpl.java:461) at
com.intellij.platform.PlatformProjectOpenProcessor.doOpenProject(PlatformProjectOpenProcessor.java:222)
.java:56)
at com.intellij.ide.ReopenProjectAction.actionPerformed(ReopenProjectAction.java:61)
at com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAware(ActionUtil.java:182)
at com.intellij.openapi. actionSystem.impl.ActionMenuItem$ActionTransmitter$1.run(ActionMenuItem.java:312)
at com.intellij.openapi.wm.impl.FocusManagerImpl.runOnOwnContext(FocusManagerImpl.java:958)
at com.intellij.openapi.wm.impl.IdeFocusManagerImpl.runOnOwnContext( IdeFocusManagerImpl.java:124
)
.fireActionPerformed(AbstractButton.java:2022)
at com.intellij.openapi.actionSystem.impl.ActionMenuItem.fireActionPerformed(ActionMenuItem.java:109)
at com.intellij.ui.plaf.beg.BegMenuItemUI.a(BegMenuItemUI.java:512 )
at com.intellij.ui.plaf.beg.BegMenuItemUI.access$300(BegMenuItemUI.java:44)
at com.intellij.ui.plaf.beg.BegMenuItemUI$MyMouseInputHandler.mouseReleased(BegMenuItemUI.java:532)
at java.awt .Component.processMouseEvent(Component.java:6525)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at java.awt.Component.processEvent(Component.java:6290)
at java.awt.Container.processEvent(Container.java:2234)
at java.awt. Component.dispatchEventImpl(Component.java:4881)
at java.awt.Container.dispatchEventImpl(Container.java:2292)
at java.awt.Component.dispatchEvent(Component.java:4703)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container .java:4898)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4533)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4462)
at java.awt.Container.dispatchEventImpl(Container.java:2278)
at java.awt.Window.dispatchEventImpl(Window.java:2750)
java.awt.Component.dispatchEvent(Component.java:4703)
java.awt.EventQueue.dispatchEventImpl(EventQueue.java:751)
java.awt.EventQueue.access$500(EventQueue.java:97)
java.awt .EventQueue$3.run(EventQueue.java:702)
at java.awt.EventQueue$3.run(EventQueue.java:696)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege( ProtectionDomain.java:75)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:86)
at java.awt.EventQueue$4.run(EventQueue.java:724)
at java.awt.EventQueue$4.run(EventQueue. java:722)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:721)
at com.intellij.ide.IdeEventQueue.e(IdeEventQueue.java:734)
at com .intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:565)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:382)
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)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
BorLaze, 2019-03-23
@BorLaze

BitrixFrameworkSupport is not compatible with project transfer

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question