public class StudioPluginXmlGenerator extends Object
The 'plugin.xml' is a XML manifest file, which describes how the plug-in extends an Eclipse based platform (Studio), what extensions it publishes itself, and how it implements its functionality.
| Constructor and Description |
|---|
StudioPluginXmlGenerator(GenerationContext context) |
public StudioPluginXmlGenerator(GenerationContext context)
Copyright © 2016. All rights reserved.