Skip to content

Absolute paths #37

@Neverbirth

Description

@Neverbirth

Having the plugin to use absolute paths is not very nice. Changing the code to use relative paths is really easy... but the question is: using relative for everything? or only when the ANT files are inside the project folder?

From experience I can see people having some common folder like C:\ANT scripts... but then also have some project structure like:

C:\Projects\ProjectA
C:\Projects\Library
C:\Projects\ANT Scripts

In the first case people would prefer absolute paths, in the second case relative paths... what would you prefer? I didn't check, but I think for example IJ uses paths where the project folder is replaced by a variable, making it work as a relative path but only when inside the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions