UEStudio integrated development environment tour: projects/solutions
The UEStudio tour is intended to guide you through some of the advanced IDE features of the application. UEStudio includes all of the features of UltraEdit, the world's best text editor, which are not covered here.
UEStudio supports two different kinds of containers (solutions and projects) to aid in management of development resources. Solutions and projects contain items that represent the items needed to create your application.
Solutions are designed to manage the way sets of related projects are configured, built, and deployed. Depending upon your requirements, a solution in UEStudio can include just one project, or several projects built jointly by a development team. A complex application might even require multiple solutions.
A solution container can contain multiple projects and a project container typically contains multiple items. Using these containers, you can leverage the powerful features in UEStudio.
Solution Menu
The solution menu includes the following commands:
| Menu item | Function |
| New solution | presents dialog for creation of a new solution (.prw) |
| Open solution | presents dialog for selection of an existing solution to be opened |
| Close solution | closes the currently active solution |
| Add project | presents a dialog to allow users to browse to a project and add it to the active solution |
| Remove project | removes the current project from the active solution |
Classviewer
IntelliTips
Compile
Debug
Integrated debugger
Batch builder
Build project
Resource editor
User tools
Run DOS commands
Diff/comparison tool
Macros
Integrated scripting
Code style
SVN/CVS support
HTML validation
HTML preview
FTP/SFTP/FTPS
Javascript Lint
PHP support
PHP debugging
Ruby support


Workspace manager
Project manager
Projects/solutions
Project converter
Templates
Project templates
Column/block editing
Syntax highlighting
Function list
Output window







