Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogblamecommitdiffstats
blob: 2d0c18eb37eef9e108a2ab98add925860e05c11d (plain) (tree)
1
2
3
4
5
6
7
8



                                                    
                                

                                                           
                                                 




















                                               
<?xml version="1.0" encoding="UTF-8"?>
<feature
      id="org.eclipse.emf.ecp.ide.migration.feature"
      label="Namespace View Model Migration Feature"
      version="1.24.0.qualifier"
      provider-name="Eclipse Modeling Project"
      license-feature="org.eclipse.emf.ecp.license.feature"
      license-feature-version="1.24.0.qualifier">

   <description>
      %description
   </description>

   <copyright url="%copyrightURL">
      %copyright
   </copyright>

   <license url="%licenseURL">
      %license
   </license>

   <plugin
         id="org.eclipse.emf.ecp.ide.migration"
         download-size="0"
         install-size="0"
         version="0.0.0"
         unpack="false"/>

</feature>

Back to the top