Files
vala-examples/hello-gtk/.anjuta/default.profile
2023-02-26 00:50:25 +09:00

29 lines
966 B
XML

<?xml version="1.0"?>
<anjuta>
<plugin name="API Help" mandatory="no">
<require group="Anjuta Plugin"
attribute="Location"
value="anjuta-devhelp:AnjutaDevhelp"/>
</plugin>
<plugin name="Terminal" mandatory="no">
<require group="Anjuta Plugin"
attribute="Location"
value="anjuta-terminal:TerminalPlugin"/>
</plugin>
<plugin name="GNU Debugger" mandatory="no">
<require group="Anjuta Plugin"
attribute="Location"
value="anjuta-gdb:GdbPlugin"/>
</plugin>
<plugin name="Tools" mandatory="no">
<require group="Anjuta Plugin"
attribute="Location"
value="anjuta-tools:ATPPlugin"/>
</plugin>
<plugin name="Git" mandatory="no">
<require group="Anjuta Plugin"
attribute="Location"
value="anjuta-git:Git"/>
</plugin>
</anjuta>