Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

change the source location #35

Open
jdirocco opened this issue May 17, 2019 · 0 comments
Open

change the source location #35

jdirocco opened this issue May 17, 2019 · 0 comments
Assignees

Comments

@jdirocco
Copy link
Member

eval.addRascalSearchPath(vf.sourceLocation(Paths.get("src").toAbsolutePath().toString()));

is it possible to change the source location to internal jar files? It throws an exception if runned as dependency in the KB.

org.rascalmpl.interpreter.staticErrors.ModuleImport: Could not import module org::maracas::RunAll: can not find in search path

I pointed an external rascal source code directory as sourceLocator as workaround. it is dirty but it worls!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants