Skip to content

A relative path for an included resources is not found in the editor but is correctly used for target file generation. #161

Open
@opcoach

Description

@opcoach

If we include another tpd file with a relative path in the tpd editor, it displays an error :

Image

and the editor does not take it into account (it can not add the warning for doublons for instance).

On the other hand, if we generate the target file, the include is found and the target file is correct.

Remark : if we include a file from the same folder it works well.

The include's check in the editor should be updated to be able to navigate through relative paths.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions