Skip to main content

Creating WebUI Workspace using Sysdeo Tomcat Plugin

ADempiere...About 1 minCommunityWikiDeveloper's Guide

Setting up Adempiere ZK Web UI workspace

July 23, 2008

Contributed by: Ivancerasopen in new window

Part I. Set up the sysdeo tomcat plugin

  1. Download the sysdeo tomcat plugin here [1]open in new window and unzipped it to your plugin directory of your Eclipse IDE. Note: You must already have a tomcat installation in your computer.
  2. Restart your eclipse IDE, in order to activate the sysdeo tomcat plugin.
  3. Open Window>Preference>Tomcat, Set the tomcat home folder

setting-up-zk

Part II. Set up the Adempiere Java Project and the zkwebui tomcat project

  1. Set up the Adempiere source as a Java Project. Make sure you’ve checked out the Adempiere trunk stable version, it has zkwebui source folder. If you are using other version, you should copy the zkwebui folder into your Adempiere source folder.

setting-up-2

  1. Make a Tomcat project with source pointing to the zkwebui folder of the Adempiere source tree,

setting-up-3

  • name it as zkwebui

setting-up-4

  • Your IDE should have the two projects as shown.

setting-up-5

  1. Open the Window > Preferences>Tomcat>Advanced and include the Adempiere_stable as Tomcat classpath

setting-up-6

  1. In Tomcat>Source Path, check all the two projects as Java source path.

setting-up-7

  1. Edit some of the Files in the zkwebui folder( ie: Desktop.java) of the Adempiere tree, to see if it really works.
  • Note: Editing the zkwebui project also changes the source in the main Adempiere project, since they point to the same source folder.

setting-up-8

  1. Restart Sysdeo Tomcat plugin and open the project in the browser

setting-up-9\

Document version: [2]open in new window

Special Thanks

Comments
  • Latest
  • Oldest
  • Hottest
Powered by Waline v2.15.8