Skip to content
This repository was archived by the owner on Jan 12, 2021. It is now read-only.
This repository was archived by the owner on Jan 12, 2021. It is now read-only.

testlibrary cannot be in resources folder #85

@dpulitano

Description

@dpulitano

Undetermined behavior might happen when the testlibrary folder is in src/main/resources.

I think I can modify CommandLibraryParser:handleLibrarySource()to look at the directory as a project resource.

Currently, the solution/workaround is to always place the testlibrary in the root of the folder, but I would think allowing it in resources folders would be better for when projects are using other XCore projects as dependencies for commands

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