Difference between revisions of "Ide/Projects"
From wiki.visual-prolog.com
Line 2: | Line 2: | ||
= IDE Projects = | = IDE Projects = | ||
== IDE Project Files == | == IDE Project Files == | ||
To produce an application in Visual Prolog IDE (Integrated Development Environment) you have to use the [..\Project_Settings\Application_Expert.htm Project Settings] utility (the <span>'''Project | New'''</span> command) to create the project description file and to create other default project files. A project file <span>'''<ProjectName>.PRJ6'''</span> contains all information required for a project. | |||
IDE also provides the environment file <span>'''<ProjectName>.ENV'''</span> for a project. This file stores the some information, like the set of opened windows, etc. | |||
== Operations on Project Components == | == Operations on Project Components == | ||
{{:ideNavbar/IDE Projects/Operations on Project Components}} | {{:ideNavbar/IDE Projects/Operations on Project Components}} | ||
== Project Files as IDE Start-up Parameters == | == Project Files as IDE Start-up Parameters == | ||
{{:ideNavbar/IDE Projects/Project Files as IDE Start-up Parameters}} | {{:ideNavbar/IDE Projects/Project Files as IDE Start-up Parameters}} |
Revision as of 11:14, 12 February 2013
IDE |
---|
IDE Projects
IDE Project Files
To produce an application in Visual Prolog IDE (Integrated Development Environment) you have to use the [..\Project_Settings\Application_Expert.htm Project Settings] utility (the Project | New command) to create the project description file and to create other default project files. A project file <ProjectName>.PRJ6 contains all information required for a project.
IDE also provides the environment file <ProjectName>.ENV for a project. This file stores the some information, like the set of opened windows, etc.
Operations on Project Components
IdeNavbar/IDE Projects/Operations on Project Components
Project Files as IDE Start-up Parameters
IdeNavbar/IDE Projects/Project Files as IDE Start-up Parameters