Generating helper files

Nicolas Alvarez nicolas.alvarez at gmail.com
Sun Apr 4 19:00:44 UTC 2010


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?

-- 
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.)





More information about the KDevelop-devel mailing list