From d7eed2b32149fa43e660e20149de5e8ed1f22f4f Mon Sep 17 00:00:00 2001 From: vwheeler Date: Fri, 18 Apr 2014 16:35:06 +0000 Subject: [PATCH] Author:bmeyer Date:2014-04-14T15:51:09.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1321 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../eiffelcom-wizard/eiffelcom-wizard-reference/index.wiki | 5 ++--- .../current/solutions/iron-eiffel-package-repository.wiki | 1 + 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/current/platform-specifics/microsoft-windows/com/eiffelcom-wizard/eiffelcom-wizard-reference/index.wiki b/documentation/current/platform-specifics/microsoft-windows/com/eiffelcom-wizard/eiffelcom-wizard-reference/index.wiki index af2598d9..3ea03b4d 100644 --- a/documentation/current/platform-specifics/microsoft-windows/com/eiffelcom-wizard/eiffelcom-wizard-reference/index.wiki +++ b/documentation/current/platform-specifics/microsoft-windows/com/eiffelcom-wizard/eiffelcom-wizard-reference/index.wiki @@ -3,7 +3,8 @@ [[Property:uuid|d3564eb8-ef56-4ec1-599f-430b023fa7e8]] The '''EiffelCOM Wizard''' is delivered with EiffelStudio, but it is a '''standalone tool''' (i. e., not part of the EiffelStudio IDE). You can find the wizard by following the directory path: $ISE_EIFFEL\wizards\com. The executable file com_wizard_launcher.exe will launch the GUI version of the wizard. The executable file com_wizard.exe is a command line version of the wizard described [[Wizards: Command Line Options|here]]. -The EiffelCOM Wizard allows the creation of Eiffel projects implementing or reusing COM components. +The EiffelCOM Wizard facilitates the creation of Eiffel projects implementing or reusing COM components. + * [[How the EiffelCOM Wizard works|How the EiffelCOM Wizard works]] describes the steps followed by the wizard when creating the Eiffel project. * [[Generated Files|Generated Files]] describes the list of generated files and their usage. * [[Class Hierarchy|Class Hierarchy]] describes the class hierarchy of the generated Eiffel project. @@ -17,5 +18,3 @@ The EiffelCOM Wizard allows the creation of Eiffel projects implementing or reus [[EiffelCOM Wizard Guided Tour|Guided Tour]] }} - - diff --git a/documentation/current/solutions/iron-eiffel-package-repository.wiki b/documentation/current/solutions/iron-eiffel-package-repository.wiki index bc48b53f..8f87d404 100644 --- a/documentation/current/solutions/iron-eiffel-package-repository.wiki +++ b/documentation/current/solutions/iron-eiffel-package-repository.wiki @@ -22,6 +22,7 @@ As projects grow and multiply, the number of these variables adds up quickly. A IRON has made it possible to simplify this scenario dramatically. For any commonly used library, it suffices to: * Install the library on an IRON server. + * For any program that uses the library, include in the project's ECF a reference to the library's location in the server, rather than its physical location. That's all! In the above example, the paths to the libraries, in the project, then become something like: