Menu

[r3]: / top engine.anjuta  Maximize  Restore  History

Download this file

55 lines (54 with data), 1.8 kB

<?xml version="1.0"?>
<anjuta>
    <plugin name="GBF Project Manager"
            url="http://anjuta.org/plugins/"
            mandatory="yes">
		<require group="Anjuta Plugin"
                 attribute="Interfaces"
                 value="IAnjutaProjectManager"/>
		<require group="Project"
                 attribute="Supported-Project-Types"
                 value="automake"/>
	</plugin>
	<plugin name="Symbol Browser"
            url="http://anjuta.org/plugins/"
            mandatory="yes">
		<require group="Anjuta Plugin"
                 attribute="Location"
                 value="anjuta-symbol-browser:SymbolBrowserPlugin"/>
	</plugin>
	<plugin name="Make Build System"
            url="http://anjuta.org/plugins/"
            mandatory="yes">
		<require group="Anjuta Plugin"
                 attribute="Interfaces"
                 value="IAnjutaBuildable"/>
		<require group="Build"
                 attribute="Supported-Build-Types"
                 value="make"/>
	</plugin>
	<plugin name="CVS Version Control System"
            url="http://anjuta.org/plugins/"
            mandatory="no">
		<require group="Anjuta Plugin"
                  attribute="Interfaces"
                  value="IAnjutaVcs"/>
		<require group="Version Control"
                 attribute="Supported-Vcs-Types"
                 value="cvs"/>
	</plugin>
	<plugin name="Task Manager"
            url="http://anjuta.org/plugins/"
            mandatory="no">
		<require group="Anjuta Plugin"
                 attribute="Interfaces"
                 value="IAnjutaTodo"/>
	</plugin>
	<plugin name="Debug Manager"
            url="http://anjuta.org/plugins/"
            mandatory="no">
		<require group="Anjuta Plugin"
                 attribute="Interfaces"
                 value="IAnjutaDebuggerManager"/>
	</plugin>
</anjuta>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.