Changes between Initial Version and Version 1 of WxInterface/FileBrowser


Ignore:
Timestamp:
Aug 22, 2013, 10:12:53 PM (11 years ago)
Author:
manualwiki
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WxInterface/FileBrowser

    v1 v1  
     1= File browser = 
     2 
     3File browser tab is used to manage the database. 
     4There are 3 tabs on it with 3 lists: 
     5* Files in DB (list of added files in database) 
     6* Errors (list of errors detected by RefactorErl) 
     7* Configuration parameters (list of appbase and include paths) 
     8 
     9= Files in DB = 
     10 
     11On this page you can 
     12* add a file 
     13* add a directory 
     14* reset the database 
     15* synchronize the database (incremental update) 
     16using the proper buttons or drop files by selecting them and clicking on "Drop file" 
     17button. 
     18When you click on a file listed on this tab, RefactorErl opens it in a code browser. 
     19 
     20= Errors = 
     21 
     22When you click on an error listed on this tab, RefactorErl opens the related file 
     23in a code browser. 
     24 
     25= Configuration parameters = 
     26 
     27On this page it is possible to 
     28* add an appbase 
     29* add an include 
     30using the proper buttons or you can also delet it by selecting it and pressing 
     31"Delete env" button.