Settings ProjectManagementSettings/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
Zeile 6: Zeile 6:
for being outdated whenever a test suite is loaded.
for being outdated whenever a test suite is loaded.
This is done by looking for a more recent version of an imported library
This is done by looking for a more recent version of an imported library
along the path of autoimport directories.
along the path of auto import directories.
If any is found, a dialog appears, asking if you want to reimport that
If any is found, a dialog appears, asking if you want to re-import that
library.
library.
The term "more recent" does NOT refer to the library-file's modification time,
The term "more recent" does NOT refer to the library-file's modification time,
Zeile 13: Zeile 13:
AND also the libraries version number (which is found in the "Misc" tab of the library
AND also the libraries version number (which is found in the "Misc" tab of the library
editor).
editor).
Thus, as long as that version number is unchanged, the automatic reimport will not
Thus, as long as that version number is unchanged, the automatic re-import will not
consider the library as candidate for reimport. This was done to allow for minor changes
consider the library as candidate for re-import. This was done to allow for minor changes
(such as documentation etc.) which are of no interest to importers to be made to a library,
(such as documentation etc.) which are of no interest to importers to be made to a library,
without causing cascades of reimport in other projects.
without causing cascades of re-import in other projects.


=== Automatic Reimport New Versions of Imported Libraries ===
=== Automatic Reimport New Versions of Imported Libraries ===


If this option is checked, imported libraries are automatically checked
If this option is checked, imported libraries are automatically checked
for being outdated AND a reimport is done without further asking,
for being outdated AND a re-import is done without further asking,
whenever a test suite is loaded.
whenever a test suite is loaded.
Same behavior as above, but no confirmation dialog appears.
Same behavior as above, but no confirmation dialog appears.


=== Auto Import Pathes ===
=== Auto Import Paths ===


This path is used exclusively by the automatic reimport.
This path is used exclusively by the automatic re-import.
Allows the user to define a list of standard pathes where testsuites and libraries are located for the automatic reimport.
Allows the user to define a list of standard paths where test suites and libraries are located for the automatic reimport.


=== Library Pathes ===
=== Library Paths ===


This path is used by file dialogs and the file browser.<BR><BR>
This path is used by file dialogs and the file browser.
Allows the user to define a list of standard pathes where testsuites and libraries are located in.
The browser and dialogs will provide fast access to those directories via a bookmark-like pulldown list.<BR>
The default path of the file browser is set to the first entry into the list of standard pathes.
If the list is empty, the default path is set to the expecco's home directory.


Allows the user to define a list of standard paths where test suites and libraries are located in.
The browser and dialogs will provide fast access to those directories via a bookmark-like pull-down list.

The default path of the file browser is set to the first entry into the list of standard paths.
If the list is empty, the default path is set to the expecco's home directory.


Back to [[SettingsDialog/en | Settings Dialog]].
[[Category:Settings]]

Version vom 7. April 2014, 18:11 Uhr

Project management Settings[Bearbeiten]

Automatic Check for New Versions of Imported Libraries[Bearbeiten]

If this option is checked, imported libraries are automatically checked for being outdated whenever a test suite is loaded. This is done by looking for a more recent version of an imported library along the path of auto import directories. If any is found, a dialog appears, asking if you want to re-import that library. The term "more recent" does NOT refer to the library-file's modification time, but the real modification time of the contents (i.e. when some element was changed) AND also the libraries version number (which is found in the "Misc" tab of the library editor). Thus, as long as that version number is unchanged, the automatic re-import will not consider the library as candidate for re-import. This was done to allow for minor changes (such as documentation etc.) which are of no interest to importers to be made to a library, without causing cascades of re-import in other projects.

Automatic Reimport New Versions of Imported Libraries[Bearbeiten]

If this option is checked, imported libraries are automatically checked for being outdated AND a re-import is done without further asking, whenever a test suite is loaded. Same behavior as above, but no confirmation dialog appears.

Auto Import Paths[Bearbeiten]

This path is used exclusively by the automatic re-import. Allows the user to define a list of standard paths where test suites and libraries are located for the automatic reimport.

Library Paths[Bearbeiten]

This path is used by file dialogs and the file browser.

Allows the user to define a list of standard paths where test suites and libraries are located in. The browser and dialogs will provide fast access to those directories via a bookmark-like pull-down list.

The default path of the file browser is set to the first entry into the list of standard paths. If the list is empty, the default path is set to the expecco's home directory.



Copyright © 2014-2024 eXept Software AG