Child pages
  • Using the Solution Explorer

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Note: Many of the nodes contain the following shared items in the context menu:

  • Solution Explorer navigation items (same as found in the Solution Explorer toolbar)
  • Team sharing items (further discussed in the Team Providers section).
  • Compare with (allows comparison of two files)
  • Restore from Local History

The latter two items are addressed in the Script Editor chapter

The rest of this chapter lists the functions available when using the Solution Explorer, namely:

...

  • Add/remove the resource "nature" to the project; that is, removing the resource project loses its status as a Servoy Resource Project (see Overview of Servoy Developer Concepts ).
  • Add/remove the project "nature" to the resource project.
  • Synchronize the Resource Projects with the database.

...

Info

Note: Each of the following items are described in greater detail in their own pages under the Working with Resource Projects chapter.

Connecting to/Adding Database Servers

...

The i18n node context menu allows you to edit i18n messages and if needed, define/create a database table for i18n. It also allows you to create from and write to the assigned i18n database. For more information on i18n, please visit the i18n documentation.

Activating Solutions

The All Solutions node lists all available solutions in the workspace. The context menu on this node provides options for:

...

For more details, see the Working with With Solutions chapter chapter.

Using the Solution Explorer Contextual List

The lower portion of Solution Explorer shows contents of items selected in the tree view. Most often, it is used to view lists of code resources—methodsresources (methods, functions, variables, and relations—and relations) and in addition, media. Users can hover over an item in the contextual list to view additional information, if available. Users can also move code from the list into an open script editor (see the Script Editor chapter for details).