intruxxer / zaproxy

Automatically exported from code.google.com/p/zaproxy
0 stars 0 forks source link

"File->Load Add-on file" broken #532

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download and build one of the example plugins
2. Try to import them via the import-function in the menu (failed)
3. Import the plugin via the plugin-folder (works)

What is the expected output? What do you see instead?
The console output was, that the plugin will be installed, but nothing changed.

What version of the product are you using? On what operating system?
Zaproxy 2.0
Java: OpenJDK 1.7.0_13
OS: ArchLinux Kernel Version 3.7.7

Please provide any additional information below.

Original issue reported on code.google.com by markusso...@gmail.com on 21 Feb 2013 at 5:02

GoogleCodeExporter commented 9 years ago
Were you using the example .jar files?
The "Load Add-on file" option only works with the .zap files - try building or 
downloading one of those.

Original comment by psii...@gmail.com on 21 Feb 2013 at 5:06

GoogleCodeExporter commented 9 years ago
No I'm using the .zap files.
Tried it again and the output of the console is: "Installing new add-on 
exampleTopMenu version 1".

The same file works when I copy it into the plugin-folder.

I attached the file I'm trying to import.

Original comment by markusso...@gmail.com on 21 Feb 2013 at 5:12

Attachments:

GoogleCodeExporter commented 9 years ago
Ah, ok.
Thats not a 'valid' ZAP addon.
Have a look at http://code.google.com/p/zaproxy/wiki/ZapAddOns - the main thing 
missing is the ZapAddOn.xml file.
I need to change the examples to be valid add-ons, but I havnt had time yet ;)

Original comment by psii...@gmail.com on 21 Feb 2013 at 5:18

GoogleCodeExporter commented 9 years ago
Ah ok. Sorry, my bad :)

Original comment by markusso...@gmail.com on 21 Feb 2013 at 5:21

GoogleCodeExporter commented 9 years ago
No problem :)

Original comment by psii...@gmail.com on 21 Feb 2013 at 5:30