在Eclipse下搭建IMS adf for java 开发环境

1.安装ArcIMS9.2 adf  for java;

2.安装Eclipse IDE for Java EE Developers(Eclipse3.3)

    http://www.eclipse.org/downloads/moreinfo/jee.php

3.Eclipse->Help->Software Updates->Find and Install->Search for new featrues to install->New Local Site->

    1).%ArcIMS Web Manager and ADF for the Java Platform_Home%\java\tools\eclipse_plugin\arcgis_update_site\core

    2).%ArcIMS Web Manager and ADF for the Java Platform_Home%\java\tools\eclipse_plugin\arcgis_update_site\engine

    3).%ArcIMS Web Manager and ADF for the Java Platform_Home%\java\tools\eclipse_plugin\arcgis_update_site\server

4.依赖插件:

    1).VE-SDK-1.2.3_jem

    http://eclipse.cdpa.nsysu.edu.tw/tools/ve/downloads/drops/R-1.2.3_jem-200701301117/VE-SDK-1.2.3_jem.zip

    2).SWT_Designer_v6.6.0_for_Eclipse3.3
    3).eclipse-RCP-SDK-3.3.2-win32   
5.ArcGIS控件的安装:

    1).新建Java project;

    2).新建Visual class, 或者新建class, Supperclass为javax.swing.JFrame;

    3).Design模式,在Palette上点右键->Add from archive->Archive:打开%ArcIMS Web Manager and ADF for the Java Platform_Home%\java\lib,选中arcobjects.jar->Select All->Create Category->OK.

6.Over.  


你可能感兴趣的:(java,eclipse,Web,PHP,swing)