⇦ | codeblocks [main]
Last updated on: 2025-07-04 21:38 [UTC]

Metadata for codeblocks in main

codeblocks.desktop - 25.03-21 ⚙ x86_64

Icon
<component type="desktop-application">
  <id>codeblocks.desktop</id>
  <name>Code::Blocks IDE</name>
  <summary>Configurable and extensible IDE</summary>
  <project_license>GPL-3.0+</project_license>
  <description>
    <p>
     Code::Blocks is a highly extensible Integrated Development Environment (IDE) for the C, C++ and Fortran programming languages. It features support for a wide range of compilers, parallel builds, multi-target projects, and also provides an interface with GNU GDB.
    </p>
    <p>
    The code editor in Code::Blocks features: syntax highlighting, code folding, a tabbed interface, code completion, a class browser and smart indenting.
    </p>
  </description>
  <developer>
    <name>The Code::Blocks team</name>
  </developer>
  <developer_name>The Code::Blocks team</developer_name>
  <pkgname>codeblocks</pkgname>
  <launchable type="desktop-id">codeblocks.desktop</launchable>
  <icon type="cached" width="64" height="64">codeblocks_codeblocks.png</icon>
  <icon type="stock">codeblocks</icon>
  <url type="homepage">http://www.codeblocks.org/</url>
  <url type="bugtracker">https://sourceforge.net/p/codeblocks/tickets/</url>
  <url type="help">http://codeblocks.org/user-manual</url>
  <categories>
    <category>Development</category>
    <category>IDE</category>
  </categories>
  <provides>
    <mediatype>application/x-codeblocks</mediatype>
    <mediatype>application/x-codeblocks-workspace</mediatype>
  </provides>
</component>