Creating a new project file, when I add a folder it comes in as a relative path. This is distracting and I'd like to see the absolute path. I used Add Folder and tried both entering the path directly and navigating to it.
This screenshot shows what's displayed when I enter for the user name "example" for the absolute path c:\users\example\.ssh, which is a valid path.
This is the project file:
I tried:
This screenshot shows what's displayed when I enter for the user name "example" for the absolute path c:\users\example\.ssh, which is a valid path.
This is the project file:
Code: Select all
[Project ID]
Signature=UE Proj: v.1
Unicode=2
[Project Information]
Use Relative Directory=1
Relative to Project File=1
Include Sub Directories=1
Project TagfileU=
Project WordfileU=
Project TpFileU=
FilterU=
Create Tagfile=0
[FilesU]
0=..+AFw-..+AFw-..+AFw-..+AFw-..+AFw-..+AFw-..+AFw-.ssh+AFw-
- editing the 0 entry under [FilesU] to c:\users\example\.ssh
- Use Relative Directory=0
- Relative to Project File=0