Advanced Customization > Services and Infrastructure Customization > Enumerated Types > Editing the Resource Info for an Enumerated Type > Enumerated Type Resource Info Header
  
Enumerated Type Resource Info Header
Each resource info file contains the following lines that define certain file level information:
ResourceInfo.class=wt.tools.resource.EnumResourceInfo
ResourceInfo.customizable=true
ResourceInfo.deprecated=false
The first line classifies the resource info and should never be changed. The values of the second two lines can be changed by the owner of the package, if the file should not be customized and if the file is deprecated.