Custom Keyword using Java and importing to RIDE

Thank you so much for replying. After importing the XML file in RIDE, the red color display of the Import section was gone and we were able to see the list of keywords in the suggestion at test case level.

But when we try to execute the same. I am getting the below error:
[ ERROR ] Error in file ‘C:\robotframework\TestDir\Implementation\UpointLogin’: Importing test library ‘SwingLibrary’ failed: ImportError: No module named SwingLibrary
Traceback (most recent call last):
None
PYTHONPATH:
C:\Python27\Scripts
C:\WINDOWS\SYSTEM32\python27.zip
C:\Python27\DLLs
C:\Python27\lib
C:\Python27\lib\plat-win
C:\Python27\lib\lib-tk
C:\Python27
C:\Python27\lib\site-packages
C:\Python27\lib\site-packages\win32
C:\Python27\lib\site-packages\win32\lib
C:\Python27\lib\site-packages\Pythonwin
C:\Python27\lib\site-packages\wx-2.8-msw-unicode
C:\Python27\lib\site-packages\robotide\contrib\testrunner…/…/lib

Can you please let us why why this issue still persists even after all these steps?

Thanks.