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 |
Workspace manager
Build project
Resource editor
Project converter
User tools
Function list
FTP/SFTP
Code folding
Project manager
Classviewer
Compile
SVN/CVS support
Code style
Templates
Syntax highlighting
Run DOS commands
Diff/comparison tool
Project templates
Output window
IntelliTips


Debug
Integrated debugger
HTML validation
Macros
Column/block editing
Projects/solutions
HTML preview
Batch builder
PHP support
Ruby support






