mule-intellij-plugins
mule-intellij-plugins copied to clipboard
Mule Intellij Plugin
Is there an instruction on how to use the RAML intellij plugin? I installed the plugin https://plugins.jetbrains.com/plugin/10362-mulesoft-dataweave-raml-restsdk but am still unable to get auto completion for my raml file. What...
I get the following error (in IntelliJ 2021.3.2, but older 2021 versions also fail): com.intellij.diagnostic.PluginException: The default implementation of method 'getId' is deprecated, you need to override it in 'class...
RAML Plugin For IntelliJ cannot be installed on IntelliJ IDEA 2021.2 (Community Edition) Build #IC-212.4746.92, built on July 27, 2021
Hi there, I just want to report the exception I got ```text Can't find template RAML File com.intellij.diagnostic.PluginException: Template not found: RAML File [Plugin: org.mule.tooling.intellij.raml] at com.intellij.ide.fileTemplates.impl.FileTemplateManagerImpl.getInternalTemplates(FileTemplateManagerImpl.java:222) at com.intellij.ide.fileTemplates.impl.AllFileTemplatesConfigurable.(AllFileTemplatesConfigurable.java:98) at...
Exception: ``` Can't find template RAML File com.intellij.diagnostic.PluginException: Template not found: RAML File [Plugin: org.mule.tooling.intellij.raml] at com.intellij.ide.fileTemplates.impl.FileTemplateManagerImpl.getInternalTemplates(FileTemplateManagerImpl.java:222) at com.intellij.ide.fileTemplates.impl.AllFileTemplatesConfigurable.(AllFileTemplatesConfigurable.java:96) at com.intellij.ide.fileTemplates.impl.AllFileTemplatesConfigurable$Provider.createConfigurable(AllFileTemplatesConfigurable.java:62) at com.intellij.openapi.options.ConfigurableEP$ProviderProducer.createElement(ConfigurableEP.java:379) at com.intellij.openapi.options.ConfigurableEP.createConfigurable(ConfigurableEP.java:309) at com.intellij.openapi.options.ex.ConfigurableWrapper.createConfigurable(ConfigurableWrapper.java:47) at com.intellij.openapi.options.ex.ConfigurableWrapper.getConfigurable(ConfigurableWrapper.java:109) at...
Details: Current thread: Thread[Alarm Pool,4,Idea Thread Group] 2085871865 ; dispatch thread: false; isDispatchThread(): false SystemEventQueueThread: Thread[AWT-EventQueue-0 2019.2.4#PY-192.7142.42 PyCharm, eap:false, os:Linux 5.3.0-28-generic, java-version:JetBrains s.r.o 11.0.4+10-b304.77 2019.2.4#PY-192.7142.42 PyCharm, eap:false, os:Linux 5.3.0-28-generic, java-version:JetBrains...
java.lang.Throwable: Non-idempotent computation: it returns different results when invoked multiple times or on different threads: 1 != 0 which is length of CachedValue dependencies: [com.intellij.openapi.roots.impl.ProjectRootManagerComponent@6ae1e1b] and [] where values are...
When I open a mule project in IntelliJ, i get the following stacktrace: Error while indexing /Users/jenswitteveen/.m2/repository/org/mule/weave/wlang/2.1.2/wlang-2.1.2.jar!/dw/core/URL.dwl To reindex this file IDEA has to be restarted com.intellij.diagnostic.PluginException: Different word scanner...
I'm getting this stacktrace, and my .dwl files no long show the debugger view `java.lang.ClassCastException: class com.intellij.ui.tabs.newImpl.JBEditorTabs cannot be cast to class com.intellij.ui.tabs.impl.JBTabsImpl (com.intellij.ui.tabs.newImpl.JBEditorTabs and com.intellij.ui.tabs.impl.JBTabsImpl are in unnamed module...
Good Day, My Intellij IDE crashed by the Mule Intelli pluging which I use for Mule 3.8.5. This occurs quite regular. Sometimes the IDE stalls for a while, sometimes stay...