Difference between revisions of "Solution Manager"

From wiki.visual-prolog.com

(init)
(No difference)

Revision as of 12:15, 5 August 2014

A solution is a collection of Visual Prolog projects. The solution manager is a tool that maintains solutions and can assist with various tasks. Notably it can build all the projects in the solution in a single operation.

Solutions are stored in *.vipsln files. Solution files can either be:

  • a collection of explicitly specified Visual Prolog project files, or
  • a collection of directories, implicitly specifying all projects in subdirectories of these diectories

SolutionManager.png

The Solution Editing section is used to add and remove projects/directories. The Project Actions are used to build projects of open the coprresponding project in an IDE.