page title
Overview Download Documentation Support

UIE IDE Support

Having some difficulty? View the Developer's Blog or post a discussion topic on the forum. Get help from the community and the UIE® Experts.


Discussion Forum

BlogLearn from others' mistakes and questions, or post your own question and receive feedback from the UIE team.

Developer's Blog

BlogOur developer's blog is focused on presenting new and interesting ideas we've created and we would like to share with you.


Developer FAQ

Q: I've just downloaded the IDE, how do I install it?

A: Use the IDE Quickstart for installation and to test drive UIEvolution's development environment with a simple application-to-phone example. The sample application in the Quickstart Guide illustrates the ease of modification and simple one-button publishing of UJML applications to various target devices and deployment environments.

Q: What's the best way to begin learning UJML?
A:
  1. Verify that you have completed all installation steps in the IDE Quickstart.

  2. Run the samples as described in the IDE Quickstart.

  3. Refer to the IDE Quick Reference for common IDE tasks.

  4. Review the UJML Language Reference to learn more about UJML.

Q: What's the difference between Standalone vs. Client/Server Apps?

A: Running UJML applications in standalone mode

In standalone mode the IDE components run on your computer using Sun Microsystems' Java 2 Standard Edition virtual machine (J2SE). Standalone mode enables you to develop and run applications using UJML, an XML-based programming language.

Running UJML applications in client/server mode

In client-server mode, UJML applications incorporate server-side dynamic information, such as databases, Web services, or many other information sources. The UJML compiler resides on the server along with code used to generate UJML source code. You may deploy both client and server components on the same computer, or on different computers. A key assumption is that the client and server can communicate with each other using the HTTP protocol. The installation guide describes how to set up both the client and the server on the same machine.




Contact UIE Developers

Feel free to contact us directly below. Required fields are denoted by an orange marker.