Ensure you have a JDK installed, if not, download here
- rpm -Uhv sqldeveloper-(build number)-1.noarch.rpm (install the package)
- cd sqldeveloper (go to sqldeveloper folder)
- ./sqldeveloper.sh (run sqldeveloper.sh file)
- You will be prompted to enter a jdk path. (ie usr/java/jdk1.8.0_25)
- SQL Developer will automatically launch once jdk location is provided
- rpm -Uhv sqldeveloper-(build number)-1.noarch.rpm (install the package)
- cd sqldeveloper (go to sqldeveloper folder)
- ./sqldeveloper.sh (run sqldeveloper.sh file)
- You will be prompted to enter a jdk path. (ie usr/java/jdk1.8.0_25)
- SQL Developer will automatically launch once jdk location is provided
Comments
Post a Comment