Share all details related to your problem, including any error messages you may have received.
Dear Community
Im setting up a ssb project when i run the command " build import-custom" i get the error " import-custom:
[echo] Importing custom objects with: console iiqBeans -c “import
[echo] ‘C:\Apps\repos\eclipse\ssb-test_eclipse\build\extract/WEB-INF/config/sp.init-custom.xml’”
[echo]
[java] Error: Could not find or load main class sailpoint.launch.Launcher
Can you validate the value of IIQHome in the build.properties (again). This should point to the webapp directory of IIQ (like: c:/dev/tomcat/webapps/iiq)
Do not put " around the value.
Use either / or \\ as directory-separators.
Aso make sure you have run the command build deploy before the build import-custom.