SDK Framework Version 1.5.5
In version 1.5 supported "New Item from Browser" feature.
Updated all the samples.
You don’t need anymore to copy the framework in your plug-in.
The framework now will be loaded from "~/Library/Frameworks".
The Hunter Suite application will automatically instal and update it.
Create a Plug-In
To Create a plug-in you need to choose what kind a plug-in you want to develop.
Hunter Suite supports 4 kind of plug-ins.
• Import
• Export Plug-Ins
• Autocomplete Plug-Ins
• View Plug-Ins
The Zip File
The zip file contains:
• HunterSuiteInterface.framework the framework that you need to create plug-ins for Hunter Suite
• HS XML Sample, an application can be usefull in debug. It simply creates some reference xml to test your plug-ins.
Update the framework in your plug-ins
You don’t nee anymore to update the plug-ins used by your plug-ins. The Hunter will automatically update the copy of SDK installed in system.
