Changes between Version 10 and Version 11 of path:pathProject


Ignore:
Timestamp:
12/12/2013 11:28:12 AM (10 years ago)
Author:
michael.perscheid
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • path:pathProject

    v10 v11  
    3232'''Note:''' There is always only one current project or in other words system under observation. Each Path tool links to this current project at start up and only works on this partial trace. After changing the current project, you have to restart existing tools because they will not change their analysis focus.
    3333
    34 == Features ==
    35 
    36 
     34== User Interface ==
    3735
    3836 Top buttons (from left to right)::
     
    4038 * ''Add Project:'' Add a new project with a unique name to the projects list.
    4139 * ''Choose Categories...:'' After selecting a project in the left pane, this button allows developers to choose categories that should be part of the system under observation.
    42  * ''Remove Project:'' Select project in the left pane and completely remove it. The project, its meta-data, and caches cannot be restored after a click on this button.
     40 * ''Remove Project:'' Deletes a selected project including all its meta-data and caches.
    4341 * ''Reset Cache:'' Reset all caches of a selected project. This includes class information, coverage data as well as likely invariants. This feature can be useful, if the system does not work as expected.
    4442
    45  Left pane (list):: Displays all defined projects in the !Squeak/Smalltalk system. You can choose a ''<current>'' project that represents the active system under observation for our Path tools framework.
     43 Left pane (list):: Displays all defined Path projects. You can choose a ''<current>'' project that represents the active system under observation for later analyses.
    4644
    47  Right pane (list):: After selecting a project on the left pane, all categories/packages for the system under observation are shown here.
     45 Right pane (list):: After selecting a project on the left pane, all chosen categories/packages for the system under observation are shown here.
    4846
    4947