(中文请点击这里:中文)
This software is used for repair projects and conversion projects (belonging to the Easy Bug Manager software).
Latest version: v0.0.1.0 (February 29, 2020)
Download link: Click to download v0.1.0.0 version
If your project file is corrupted or data is missing.
You can try to repair the project files using the "Repair Project" features.
Note: The repair may not be successful. Couldn't repair picture.
Click the [Repair Project] button in the Tool to start repairing the project!
How to convert a Default Easy Bug Manager project into a Collaborative Mode project? Or how to convert a Collaborative Mode project into an Default project?
You can use the "Convert Project" features to convert the project.
Click the [Convert Project] button in the Tool to start converting projects!
Easy Bug Manager is a WPF application written in C# (.NET Framework) that runs on the Windows platform.
Software features:
- Support two languages: Chinese, English
- Have detailed script comments(Currently only Chinese,Will add English as soon as possible)
Folder description:
Folder | Description |
---|---|
Asset | This folder is all the resources used in the project. Includes images, fonts, and sound files. |
Code | This folder is all the C# scripts used in the project. |
Xaml | This folder is all the .xaml files used in the project. Includes custom controls, resource dictionaries, and styles. |
Important File description:
Folder | Description |
---|---|
MainWindow.xaml | Main window |
AppManager.cs | Management class (used to manage all windows, logic, and data class objects) |