<br><br><div class="gmail_quote">2010/4/4 Nicolas Alvarez <span dir="ltr"><<a href="mailto:nicolas.alvarez@gmail.com">nicolas.alvarez@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">Victor Vicente de Carvalho wrote:<br>
</div><div><div></div><div class="h5">> I'm planning to integrate the built-in erlang debugger on kdevelop. To<br>
> achieve this, I need to create a simple erlang module which will be<br>
> shipped alongside the plugin. That's ok, since I can install the file and<br>
> get it on KDevelop. The problem is that it needs to be compiled, and the<br>
> compilation process generates a ".bean" interpreted file. That's the<br>
> problem, I don't know where to put it. Do you guys think it's ok to use<br>
> the kdevelop folder under .kde/share/apps to store it? I can't save it on<br>
> the same place I'll ship the .erl file, as superuser access will be<br>
> probably required.<br>
<br>
</div></div>Is the compiled file platform-independent?</blockquote><div><br></div><div>I "think" it is platform-independent but not version-independent.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<font color="#888888"><br>
--<br>
Nicolas<br>
<br>
(I read mailing lists through Gmane. Please don't Cc me on replies; it makes<br>
me get one message on my newsreader and another on email.)<br>
</font><div><div></div><div class="h5"><br>
<br>
--<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kdevelop.org">KDevelop-devel@kdevelop.org</a><br>
<a href="https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel" target="_blank">https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a><br>
</div></div></blockquote></div><br>