Author:halw

Date:2010-06-08T14:11:44.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@629 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
halw
2010-06-08 14:19:56 +00:00
parent 9ec5b469d7
commit a66008dbc6
7 changed files with 24 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

View File

@@ -0,0 +1,3 @@
title=Automatic class license Eiffel Software directory
author=halw
path=content/automatic-class-license-eiffel-software-directory

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View File

@@ -0,0 +1,3 @@
title=Automatic class license project directory
author=halw
path=content/automatic-class-license-project-directory

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@@ -0,0 +1,3 @@
title=Automatic class license Eiffel user files directory
author=halw
path=content/automatic-class-license-eiffel-user-files-directory

View File

@@ -67,9 +67,21 @@ Notice that a variable is used for the <code>note</code> keyword (to support the
Where you keep your license text files depends upon which method you use to have EiffelStudio retrieve the license text from the files. Generally, license text is retrieved from files in one of three places:
:# Your project directory (the directory that contains your project configuration file, the "<code lang="text">.ecf</code>" file).
:# The '''Eiffel Software license template directory''': <code lang="text">$ISE_EIFFEL/studio/templates/licenses</code>
:# The '''Eiffel user files license template directory''': <code lang="text">$ISE_USER_FILES/studio/templates/licenses</code>
===Your project directory===
This is the directory that contains your project configuration file, the "<code lang="text">.ecf</code>" file).
[[Image:Automatic class license project directory]]
===The Eiffel Software license template directory===
This directory is located at: <code lang="text">$ISE_EIFFEL/studio/templates/licenses</code>
[[Image:Automatic class license Eiffel Software directory]]
===The Eiffel user files license template directory===
This directory is located at: <code lang="text">$ISE_USER_FILES/studio/templates/licenses</code>
[[Image:Automatic class license Eiffel user files directory]]
==Methods of retrieval==