Hi,
> I was very surprised, that trouble with connection to Erlang frozen
> ErlIDE and Eclipse GUI as well.
> Is ErlIDE single-threap app ?
Mostly, yes.
The problem is really that there isn't yet a good error handling. If any
object needs to access the Erlang backend, it has to get a handle to t
I was very surprised, that trouble with connection to Erlang frozen
ErlIDE and Eclipse GUI as well.
Is ErlIDE single-threap app ?
And seeing how many java threads/processes Eclipse launches, i can only
wonder, whay could not Eclipse protect itself by launching each plugin
in separate thread?