How to access the wm object in eclipse

Hi All,
I want to access the wm objects (IDATA,…) in eclipse. So what I need to do for this. Anybody can help me

check out webMethods Developer User’s Guide, it should have enough info for you to code/compile, but you need run it inside WM IS.

Place the IS client JAR file in the classpath for Eclipse development.

Thanks Reamon,
I have placed the wm-isclient.jar in eclipse. Now the wm objects are accessible.

Could someone please explain the procedure in detail?
Thanks