You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: FAQ.md
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,24 @@ Have you installed SQL Developer in `C:\Program Files` or `C:\Program Files(x86)
10
10
11
11
To solve the problem start SQL Developer as Administrator or install SQL Developer in an user folder. While the former requires local administrator rights, the latter is always feasible.
12
12
13
+
## I cannot install any extension on Linux
14
+
15
+
The installation directory of SQL Developer is by default write-protected. As a result the installation process of any extension will fail.
16
+
17
+
To clean up the failed installation, close SQL Developer and then remove the system cache folder with the following command in a terminal window (the `*` is a placeholder for the SQL Developer version):
## I’ve got errors in the extensions log after installation. What’s wrong?
14
32
15
33
You are probably using an outdated version of SQL Developer. In this case you see after a restart an error message in the Extensions-Log similar to the following:
0 commit comments