Task
The following procedure provides instructions on creating
a new Agentry application project. Perform this procedure when a
new project is needed and that contains no existing business logic.
If creating a new project within the current Eclipse workspace based
on an existing Agentry application project, export file, or published
version residing on an Agentry
Server,
see the information on importing Agentry application projects.
With the completion of this process the mobile application
project is created and development work can begin. In addition,
and likely before the development work, additional configuration
may be needed of the overall development environment. This can include
the following, depending on the nature of the project:
- If
synchronization with a Java Virtual Machine system connection is
a part of the mobile application’s behavior, create and configure
a Java project and include the Agentry Java API packages, and other
packages related to the back end system.
- When the development project is ready for its initial publish,
configuration of the Agentry Development Server will
begin with the publish, and will then be completed through the Management
Cockpit and
possibly through modifications to the Server’s configuration files.
- Configuration of the Agentry Development Server to
be used in the development process. This can include system connection
configuration, logging behaviors, and other similar items.