How to use eclipse build the cesium?

I want to build the cesium by eclipse, but I dont't know to how to do this.
Does there anyone know how to do?

Check out the Contributor’s Guide which has a whole section on working with the Cesium code base in Eclipse. Just to be clear, this is for people who want to build and/or modify Cesium, not simply use Cesium in an application.

在 2015年8月25日星期二 UTC+8下午9:22:28,Matthew Amato写道:

Check out the Contributor's Guide which has a whole section on working with the Cesium code base in Eclipse. Just to be clear, this is for people who want to build and/or modify Cesium, not simply use Cesium in an application.

I want to build the cesium by eclipse, but I dont't know to how to do this.

Does there anyone know how to do?

--

You received this message because you are subscribed to the Google Groups "cesium-dev" group.

To unsubscribe from this group and stop receiving emails from it, send an email to cesium-dev+...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Thanks a lot!
Actually, I have seen this web page.But I am not sure the order of the build.

There’s no order to the build. Each step automatically depends on any other steps it requires, unless I’m misunderstanding your question.