CMAP's Activity Based Model
- Download Eclipse Luna
- Import cmap_abm\cmap as an Eclipse project
- Import cmap_abm\ctrampIf as an Eclipse project
- Update cmap.classpath references to external required jars
- Update ctrampIf.classpath references to external required jars
- Make sure jxl jar referenced before common-base jar in the .classpath files (in order to avoid Worksheet GC disabled inconsistency error)
- Change circular dependencies from errors to warnings: Window -> Preferences -> Java -> Compiler -> Building -> Circular Dependencies
- Export ctrampIf.jar via File -> Export and use the ctrampIf\build.jardesc
- Export cmap.jar via File -> Export and use the cmap\build.jardesc
- Copy ctrampIf.jar and cmap.jar into the EXEC folder when running the model