-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plugin throws exception on IDE startup #293
Comments
Hey, can you install this version of the plugin : Settings | Plugins | Install Plugin from Disk... |
For the moment I'm unable to replicate the issue, can you try a few things?
Can you quit IDEA and rename the DevoxxGenieSettingsPlugin.xml
Now restart IDEA, all your API KEYS will be removed but you'll get a fresh new settings xml file. Thanks for reporting and helping find the issue/solution :) |
Moving that file seems to have worked. The contents were only: <application>
<component name="com.devoxx.genie.ui.SettingsState">
<option name="selectedProvider" value="Ollama" />
</component>
</application> |
Great, probably a corrupt settings.xml file |
Have tried uninstall/reinstall to no avail.
Exception
Plugin: 0.2.20
IDE:
The text was updated successfully, but these errors were encountered: