Oracle SQL Developer
Copyright (c) 1997, 2015, Oracle and/or its affiliates. All rights reserved.
Type the full pathname of a JDK installation (or Ctrl-C to quit), the path will be stored in /home/reza/.sqldeveloper/4.1.0/product.conf
Asked
Active
Viewed 1.3k times
3
Hizqeel
- 1,915
- 28
- 24
- 24
Reza Bojnordi
- 261
2 Answers
3
I did not have root access and directory access root I did was right after giving root access
Reza Bojnordi
- 261
2
You can ask to your terminal where is your local copy of sql developer:
whereis sqldeveloper
go to this folder: (e.g.)
cd /usr/local/bin/sqldeveloper
and run the executable file:
./sqldeveloper &
cap
- 21
- 1
