Building the AddWorkOrder project - HxGN EAM - 12.0.1 - Customization & Programming - Hexagon

HxGN EAM Web Services Toolkit Programmer

Language
English
Product
HxGN EAM
Search by Category
Customization & Programming
HxGN EAM Version
12.0.1
  • Create a new Java project in Eclipse

  • Copy the generated source files to the src directory of the new project

  • Copy the config and lib directories from the AddWorkOrder sample into the new project

  • Copy the com directory from the AddWorkOrder sample (under src) into the src directory of the new project

  • Copy addworkorder.properties from the sample to the new project

  • Add lib\log4j.jar to the project classpath

  • The project should now compile successfully