Eclipse for Katalon

Can i write katalon supported code in eclipse…As katalon editor has lot of issues and we have to use katalon editor extensively for keyword development. Can someone plz suggest that how to write katalon script in eclipse.

what do you mean by katalon scripts exactly? katalon uses groovy/java which you can write in eclipse

Thanks @yoyox98 for your reply, I am talking about some classes like “WebUI” “TestObject” of Katalon. How can i use those classes in eclipse. I have tried by taking jars of katalon in eclipse but that didn’t work.

i don’t think you can run them in eclipse you can only write them there

See