Generating helper files

Victor Vicente de Carvalho victor.v.carvalho at gmail.com
Sun Apr 4 20:04:49 UTC 2010


2010/4/4 Nicolas Alvarez <nicolas.alvarez at gmail.com>

> Victor Vicente de Carvalho wrote:
> > I'm planning to integrate the built-in erlang debugger on kdevelop. To
> > achieve this, I need to create a simple erlang module which will be
> > shipped alongside the plugin. That's ok, since I can install the file and
> > get it on KDevelop. The problem is that it needs to be compiled, and the
> > compilation process generates a ".bean" interpreted file. That's the
> > problem, I don't know where to put it. Do you guys think it's ok to use
> > the kdevelop folder under .kde/share/apps to store it? I can't save it on
> > the same place I'll ship the .erl file, as superuser access will be
> > probably required.
>
> Is the compiled file platform-independent?


I "think" it is platform-independent but not version-independent.


>
> --
> Nicolas
>
> (I read mailing lists through Gmane. Please don't Cc me on replies; it
> makes
> me get one message on my newsreader and another on email.)
>
>
> --
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20100404/89b9ba6a/attachment.html>


More information about the KDevelop-devel mailing list