You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.
Using metafacture-ide, it is not possible to use relative paths for map-includes in morph-files:
" "
The root directory is not a classpath directory, but the eclipse directory.
Full paths are working of course, but are not independent of the environment.
Starting the transformation not using flux, but instantiating a metamorph-class directly from a java class, relative paths are working, because the classpath is granted.
May be an issue of culturegraph/metafacture-core .
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Using metafacture-ide, it is not possible to use relative paths for map-includes in morph-files:
" "
The root directory is not a classpath directory, but the eclipse directory.
May be an issue of culturegraph/metafacture-core .
The text was updated successfully, but these errors were encountered: