Hi.
That warning is normal when running ZAP from source (the libraries are
already added to the classpath anyway).
If you are adding the extension to ZAP core you need to include it in
the method CoreFunctionality.createExtensions(), to have it loaded.
Best regards.
On 02/11/15 10:00, kasun balasooriya wrote:
>
> Thank you for the quick response! No errors are shown in the console.
> But I do get the warning
> /Warning: failed to load jar files from
> /home/kasun/Desktop/Projects/zaproxy/bin/lib. /
>
> I placed the /simpleExtension /folder inside
> //zaproxy/src/org/zaproxy/zap/extension / and built the project.
> Anything else i should do for the menu item to appear? Or am i doing it
> wrong?
> /
> /On Monday, November 2, 2015 at 1:57:39 PM UTC+5:30, psiinon wrote:
>
> Hiya,
>
> No, that method will still work.
>
> We do have a simple example add-on here:
>
https://github.com/zaproxy/zap-extensions/tree/alpha/src/org/zaproxy/zap/extension/simpleExample
> <
https://github.com/zaproxy/zap-extensions/tree/alpha/src/org/zaproxy/zap/extension/simpleExample>
> I keep meaning to publish a blog post explaining it in more detail,
> but just havnt found the time :(
>
> Are there any errors shown in your IDE console or zap.log file?
>
>
>
>
> Cheers,
>
> Simon
>
> On Monday, 2 November 2015 04:49:08 UTC, kasun balasooriya wrote:
>
> Hi!
> I am trying to develop a plugin for zap and I need to add a new
> menu item. I followed the instructions in the article[1] , but
> the menu item is not appearing. Does the usage of method
> /addToolsMenuItem()/ which is deprecated has something to do
> <
https://www.owasp.org/images/3/37/GuidelineZAPExtensionsAddOns1.0.pdf>
>
> --
> You received this message because you are subscribed to the Google
> Groups "OWASP ZAP Developer Group" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
zaproxy-devel...@googlegroups.com
> <mailto:
zaproxy-devel...@googlegroups.com>.
> For more options, visit
https://groups.google.com/d/optout.