Problem:
Error in process-studio logs:
Error : org.eclipse.swt.SWTException: Unable to load graphics library [GDI+ is required] (java.lang.NoClassDefFoundError: Could not initialize class
org.eclipse.swt.internal.gdip.GdiplusStartupInput)
at org.eclipse.swt.SWT.error(Unknown Source) ~[swt.jar:?]
Solution:
-
Go to the process-studio-[your version]\libswt\win64 directory
-
Right-click on the swt.jar file and extract the jar file on the same location
-
Copy the swt-gdip-win32-4623.dll and swt-win32-4623.dll files and paste it into C:\Users\your_PCusername.swt\lib\win32\x86_64 folder
-
Keep only swt.jar file in the process-studio-[your version]\libswt\win64 folder and remove all other extracted files and folders from this directory
-
Restart the Process-studio and check.
Enjoy the automation with AutomationEdge!!