You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I build a tentative binary plug-in script with EsapiX. but the following code public class Script : XScriptBase
could not passed, cause XScriptBase is missing, I could not find it from neither ESAPIX nor ESAPIX.Bootstrapper. and I do not know how to fix the problem. Does anybody know what I am missing. thanks
The text was updated successfully, but these errors were encountered:
I build a tentative binary plug-in script with EsapiX. but the following code
public class Script : XScriptBase
could not passed, cause XScriptBase is missing, I could not find it from neither ESAPIX nor ESAPIX.Bootstrapper. and I do not know how to fix the problem. Does anybody know what I am missing. thanks
The text was updated successfully, but these errors were encountered: