Skip to content
Snippets Groups Projects
Forked from Eclipse Projects / Eclipse CHESS / chess
392 commits behind the upstream repository.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
feature.xml 9.60 KiB
<?xml version="1.0" encoding="UTF-8"?>
<feature
      id="org.polarsys.chess.feature"
      label="CHESS"
      version="1.0.0.qualifier"
      provider-name="Fondazione Bruno Kessler">

   <description url="http://www.example.com/description">
      [Enter Feature Description here.]
   </description>

   <copyright url="http://www.example.com/copyright">
      [Enter Copyright Description here.]
   </copyright>

   <license url="http://www.example.com/license">
      [Enter License Description here.]
   </license>

   <plugin
         id="org.polarsys.chess.chessmlprofile"
         download-size="0"
         install-size="0"
         version="0.0.0"
         unpack="false"/>

   <plugin
         id="org.polarsys.chess.contracts.profile"
         download-size="0"
         install-size="0"
         version="0.0.0"
         unpack="false"/>

   <plugin
         id="org.polarsys.chess.core"
         download-size="0"
         install-size="0"
         version="0.0.0"
         unpack="false"/>

   <plugin
         id="org.polarsys.chess.diagram.ui"
         download-size="0"
         install-size="0"
         version="0.0.0"
         unpack="false"/>

   <plugin
         id="org.polarsys.chess.diagramsCreator"
         download-size="0"
         install-size="0"
         version="0.0.0"
         unpack="false"/>

   <plugin
         id="org.polarsys.chess.functionBehaviors.functionBehaviorEditor"
         download-size="0"
         install-size="0"
         version="0.0.0"
         unpack="false"/>

   <plugin
         id="org.polarsys.chess.service"
         download-size="0"
         install-size="0"
         version="0.0.0"
         unpack="false"/>

   <plugin
         id="org.polarsys.chess.validator"