<div class="gmail_extra">Hello Max,</div><div class="gmail_extra"><br></div><div class="gmail_extra">great, thank you :)</div><div class="gmail_extra"><br></div><div class="gmail_extra">SublimErl entirely relies on rebar, so where/how do you compile your project?</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">Do you compile running 'rebar compile' from my_project/apps/my_projects directory, and do the compiled files go to my_project/apps/my_projects/ebin?</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">If so, SublimErl should work, because it works by walking the directory tree upwards from the .erl file you're editing until it finds a directory that contains an /ebin directory.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">Give it a try, let's take this off-list so that I can help you out.</div><div class="gmail_extra"><br></div><div class="gmail_extra">r.</div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Sun, Apr 22, 2012 at 8:05 PM, Max Bourinov <span dir="ltr"><<a href="mailto:bourinov@gmail.com" target="_blank">bourinov@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>Hi Roberto!</div><div><br></div><div>Great work! I want to try it, but we have slightly different folder structure like:</div><div><br></div><div><pre style="margin-top:15px;margin-bottom:0px!important;padding-top:6px;padding-right:10px;padding-bottom:6px;padding-left:10px;border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-style:initial;border-color:initial;font:inherit;font-family:'Bitstream Vera Sans Mono',Courier,monospace;line-height:19px;background-color:rgb(248,248,248);border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(204,204,204);border-right-color:rgb(204,204,204);border-bottom-color:rgb(204,204,204);border-left-color:rgb(204,204,204);border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;color:rgb(51,51,51)">
<code style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-style:initial;font:inherit;font-family:'Bitstream Vera Sans Mono',Courier,monospace;line-height:normal;border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:none;background-color:transparent;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;border-color:initial;background-image:initial;border-width:initial">-- my_project
   |-- apps
       |--my_project
          |--src
          |  |--my_project.app.src
          |--ebin
          |--test
</code></pre></div><div><br></div><div>How and where should I configure SublimErl to support it?</div><div><br></div><div>Thank you in advance for you great job!</div><br clear="all"><div>Best regards,</div><div>Max</div>


</blockquote></div><br></div>