Changes between Version 16 and Version 17 of Documentation/DevelopmentCenter/CreateNewPluginUsingVS
- Timestamp:
- 06/26/14 19:28:56 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/DevelopmentCenter/CreateNewPluginUsingVS
v16 v17 83 83 * Inside the starter open the "Plugin Manager" and see that it is correctly loaded 84 84 85 [[Image(plugin_manager.png )]]85 [[Image(plugin_manager.png, align=center)]] 86 86 87 87 Now we have created an empty plugin that we can use to implement a new great idea. Please refer to the [[Documentation]] pages and the various HowTos on how to write views, operators, algorithms, etc.