Open a workspace
When you start the BlackBerry® IDE, it opens the most recently opened workspace. The BlackBerry IDE opens the same panes and files that were open when you used the workspace previously. The BlackBerry IDE also maintains a history of workspaces so that you can switch from one workspace to another.
View workspace files
> In the left pane, click the Workspace Files tab.
This tab displays projects related to the workspace file. Use it to manage project files, including graphics and other resource files, and set project properties.
View workspace packages
> In the left pane, click the Workspace Packages tab.
This tab displays the logical organization of code across the projects in this workspace. Use this view to work with the logical structure of your programs. You can expand the folders to view each package, its member classes, and the constructors, methods, and fields in each class.
Use this view for the same tasks as the workspace files view, isolating a single project from the workspace files view. See "View workspace files" for more information.
Related topic