Catalog Editor (Windows Embedded CE 6.0)
1/6/2010
You can use the Catalog Editor to view and edit Windows Embedded CE 6.0 Catalog item (.pbcxml) files, which are XML-based files that contain metadata about the associated Catalog item.
You can also use the Catalog Editor to convert existing Windows CE 5.0 Catalog item (.cec) files to Windows Embedded CE 6.0 Catalog item files. For more information, see Migrating a Catalog Item.
For information about the metadata that is contained in a .pbcxml file, see Catalog Files.
In Windows Explorer, when you choose to open a .pbcxml file, Windows Embedded CE 6.0 opens the Catalog Editor. The graphical user interface is much like that of other Visual Studio editors and components.
The Catalog Editor toolbar displays the following icons.
UI Element List
- Refresh
Refreshes the Catalog Editor display.
Show All Catalog Files
If this UI element is enabled, the Catalog Editor displays all nodes in the Catalog as the global WINCEROOT defines them. All other nodes are displayed as read-only.If this UI element is disabled, the Catalog Editor displays only the nodes that are defined in the current .pbcxml file.
Add
Adds a selected item type to the Catalog item file. You can choose to add an instance of the following items.- BSP
For more information, see Adding a BSP to a Catalog File. - Catalog item
For more information, see Adding a Catalog Item to a Catalog File. - Source Code Link
Source code links are sources or dirs files that are used to build the associated components.
- BSP
Validate
Validates the metadata that is contained in the Catalog item file. You can define the scope of the validation process by choosing one of the following.- Current File
- Opened Files
- All Catalog Files
Any errors or warnings that are returned are displayed in the Error List window.