[erlang-questions] how to get a path in code with rebar3 umbrella project

Vladimir Gordeev gordeev.vladimir.v@REDACTED
Fri Nov 10 13:38:31 CET 2017


Hey!

Maybe this will work for you: ./rebar3 path --app myapp1,myapp2
You can read more from ./rebar3 help path

On Fri, Nov 10, 2017 at 1:08 PM, 饕餮 <249505968@REDACTED> wrote:

> I build a project use rebar3 new release
> add two app in it.
> and in app A, i need get the another app B's ebin directory in code
> how to configure this with rebar3?
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20171110/59391bd5/attachment.htm>


More information about the erlang-questions mailing list