Create the Java Project as per the structure given below:
- Make sure to create the "resource" directory under the project
- Within resource create another directory "sailpoint.object" directory
- Copy the latest updated object .hbm files (from identityiq\WEB-INF\classes\sailpoint\object\) to resource Directory.
- Copy the iiq.properties files to src Directory
- Press Ctrl + Shift + Alt + S / Files-> Project Structure
- Modules -> Dependencies -> Click on "+", choose Jars or Directories
- Select All Jars from (identityiq\WEB-INF\lib\)
- Change the name to lib

