Hi!
I develop an eclipse plugin and I use process running within this. I create an process and after I read its inputsream, but while the process and the inputstream are running, my eclipse platform can't answer for anything. So I would like to do a solution, when eclipse doesn't freeze. I think I should do this with java threads. If sombody has an idea, describe that please. Thanks!