On Sun, Aug 15, 2010 at 23:42, Piotr Dorobisz <piotr.dorob...@erlang-solutions.com> wrote: > So could you explain me how can I create new node (what arguments should I > pass to BackendManager.createBackend) on which I could start something (ttb > in this case)?
Hi, I think you should use ErlangLaunchConfigurationDelegate.doLaunch as an example. Not all details are relevant (for example, interpretedmodules doesn't apply here). The main data bit is ErlLaunchData, there you define the way you want your backend to be configured. Use module, function, args to execute something at startup. No console is needed. regards, Vlad ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Erlide-devel mailing list Erlide-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/erlide-devel