JSConsole

cancel
Showing results for 
Search instead for 
Did you mean: 
riadhazzouz
Active Member
4 Replies
krutik_jayswal
Senior Member II

Re: JSConsole

Documentation of the github link is pretty much clear.It would be really great if you can add, what you have tried to do and at what step things are getting failed or may be you can add on things which you are not able to understand.

Thanks.

riadhazzouz
Active Member

Re: JSConsole

I just added the dependencies.

I downloaded the AMP files and I didn't know what to do.
Thanks.

kintu_barot
Senior Member

Re: JSConsole

JConsole is an add-on which can help you develop and test javascript code.

For example, you want to execute javascript function on a specific rule, then you can create and test javascript code using this JConsole add-on. It also provides intelligence on the ctrl+space.

You should install it and give it a try. It will help you understand it more.

Regards,

Kintu

ContCentric

Regards,
Kintu
riadhazzouz
Active Member

Re: JSConsole

I added the dependecies in pom.xml
and the overlays tag is causing an issue. Unrecognised tag: 'overlays'
can you give me the steps.
thanks.