Hi all.
For a first post in the sfml forums, I'm a little ashamed to exhume an old post... Well, It may help another lost user =)
If your executable instantly close (didn't run at all) it's probably cause it's missing some dlls. I guess your dlls are located near the exe cause windows can launch it properly. So why on earth eclipse can't find them ?
In fact you must configure the current directory of execution in the "Run/Run configuration..." pannels. The default one is probably not the one in which the dll (and exe) are located.