Building Mobile Enterprise Applications : Using webMethods Mobile Designer : Distributing Applications Using webMethods Mobile Administrator : Activating the Mobile Administrator Plug-in for a Mobile Designer Project
Activating the Mobile Administrator Plug-in for a Mobile Designer Project
To activate the Mobile Administrator plug-in for a project
1. In Software AG Designer, open the Mobile Designer project.
2. Click the Project Explorer view, expand the project, and double-click the build.xml file to open the build.xml file in the default editor.
3. In the build.xml file, insert an <import> that imports the plug-in. Place the <import> after the last line inside the <project> tag, as shown below:
.
.
.
<import
file="${env.MOBILE_DESIGNER}/plugins/MobileAdministrator/v1.0.0/targets.xml"
/>
</project>
4. Save the changes to the build.xml file.
Copyright © 2007-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback