I am facing the following issue while opening SQL worksheet in SQL developer
Popup with Error Message --> "An error occurred while opening ide.worksheet.file:/C:/users/%USERNAME%/Appdata/Local/Temp/worksheet....."
More information on error:
java.io.IOException exception loading <connection-name>
Some where down the line in error log :
Caused by : java.lang.NoClassDefFoundError: oracle/ide/model/TextNode$gaurdedDocProvider
After clicking on OK I am able to continue work as usual.
I am not able to determine what is causing this problem. I do not want this pop up coming up every time I start a new worksheet.
What I have tried:
1. Reinstalling SQL Developer
Any help is highly appreciated.
Regards.