PreProgrammer > Blog > IntelliJ
IntelliJ
Preprogrammer
April 13, 2017
VestaCP Creating Packages, adding Users. In VestaCP you can as many as packages you want.Users too. So, For creating one package there are some minimum requirements. The following package is with minimum requirements. You can expand or shrink these with as per your requirements. Step 1 : Adding a new…
Read more
Preprogrammer
April 13, 2017
Cannot load JDBC driver class ‘com.mysql.jdbc.Driver’ on Intellij is an error shows due to driver files missing. To resolve an issue like this follow the following procedure. How to add the JDBC library using Intellij: Steps 1.) Goto View -> Tool Windows -> Database. 2.) Now, Select a database and…
Read more
Preprogrammer
March 22, 2017
IntelliJ vs Eclipse Keymap Action IntelliJ IDEA Eclipse Open any file quickly Ctrl + Shift + N Ctrl + Shift + R Find a type or class Ctrl + N Ctrl + Shift + T Show all the members of current type Ctrl + F12 Ctrl + O Jump to…
Read more