woutermoons

Results 5 comments of woutermoons

Found some sort of error log: java.lang.UnsupportedOperationException at java.base/java.util.Collections$UnmodifiableList.sort(Collections.java:1369) at java.base/java.util.Collections.sort(Collections.java:179) at org.jf.fusionIdea.run.FusionRunConfigurationEditor.setSdkHome(FusionRunConfigurationEditor.java:174) at org.jf.fusionIdea.run.FusionRunConfigurationEditor.(FusionRunConfigurationEditor.java:110) at org.jf.fusionIdea.run.FusionRunConfiguration.getConfigurationEditor(FusionRunConfiguration.java:81) at com.intellij.execution.impl.ConfigurationSettingsEditorWrapper.createWrapper(ConfigurationSettingsEditorWrapper.java:193) at com.intellij.execution.impl.SingleConfigurationConfigurable.(SingleConfigurationConfigurable.java:77) at com.intellij.execution.impl.SingleConfigurationConfigurable.editSettings(SingleConfigurationConfigurable.java:116) at com.intellij.execution.impl.RunDialog.editConfiguration(RunDialog.java:107) at com.intellij.execution.impl.RunDialog.editConfiguration(RunDialog.java:95) at com.intellij.execution.actions.CreateAction$EditPolicy.perform(CreateAction.java:91) at...

That seems to solve it! Got it working in both Pycharm versions. Need to mention that starting a new project from scratch in the proffessional edition does not work out...

@JesusFreke Thanks for releasing the 0.6.9. Tried this on the comm. version, and it is not ready out of the box. Need to mention fusion has updated in between. So...

I'm using: PyCharm 2023.2.5 (pro) (not supported I know) PyCharm 2022.2.5(com.) (supported -> just for testing)

Since everything is working as expected, I would only adjust the getting started with pycharm script and add a note that the source files should be added in the settings/Project:...