qooxdoo Beginner's Guide
上QQ阅读APP看书,第一时间看更新

Summary

We have set up the development environment in this chapter.

Specifically, we covered the following:

  • We have set up the required tools for the qooxdoo framework
  • We have set up qooxdoo SDK and explored the structure of the qooxdoo SDK
  • We have created an application in qooxdoo and explored the structure of the application
  • We have learnt how the data is passed between client and server
  • We have learnt how communication takes place between client and server
  • We have set up the Java RPC server and integrated the client code with the server

Now that we have the development environment ready, we can start learning the programming techniques in qooxdoo in the next chapter.