Menu File –> Import –> Maven –> Existing Maven Projects
Browse to your source code location
Click Finish button to finish the importing
Open the JsonPojoUtils.java
Right click -> Run As -> Java Application or use the shortcut: Alt+Shift+x, j to start the main method
Source code are described in Convert Java Objects To JSON And Vice Versa