Blynk+ESP8266+Eclipse+SDK

Hi!

This should be a good starting point: https://github.com/blynkkk/blynk-library/blob/master/docs/Implementing.md
Please tell us how it goes…
I was able to run Arduino library with your setup, but if was 4 month ago, I don’t know if it works/compiles now (probably not).
Here is my code: https://drive.google.com/file/d/0B4xixHo9TjK2YTZ2UVJlU09HSkk/view?usp=sharing
Just download the Blynk library and unpack/put esp8266 in the root of Blynk library (same level as docs, linux, etc).

Good luck!