Forum Discussion
MC
17 years agoContributor
If configured correctly, the file dialog will create relative paths.
If configured correctly, the variables like ${projectDir} will be preserved.
Absolute pathnames are really absolute.
I needed to save my project after making changes. That's why I got confused.
If configured correctly, the variables like ${projectDir} will be preserved.
Absolute pathnames are really absolute.
I needed to save my project after making changes. That's why I got confused.