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

Pierre Fenoll pierrefenoll@REDACTED
Fri Nov 10 14:47:29 CET 2017


Have you tried code:lib_dir(appB)?

On Fri 10 Nov 2017 at 13:41, Vladimir Gordeev <gordeev.vladimir.v@REDACTED>
wrote:

> 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
>>
>>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-- 

Cheers,
-- 
Pierre Fenoll
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20171110/483a83dd/attachment.htm>


More information about the erlang-questions mailing list