-------GDPLN-----------
2007-08-28
   1. Created a new Eclipse Project,named GDPLN.
   2. Modified the structure of table TOPO_HOST_NODE:
      Deleted two fields: write_community and super_id;
      Added two fields: area and flag.
2007-08-29 
   1. Completed network device management.
   2. Three classes:
        AreaHelper.class,GD areas’information can be fetched by this class.
       LucentMemory.class,fetches Lucent ATM switch memory utilization.
       LucentCpu.class,fetches Lucent ATM switch CPU utilization.(OID from ACMIB)
--------SourceView--------
**  Version 1.2.2.Alpha, Release Date 2007.08.30    
    * Add: fetchs software version information from the xml file.
    * Add: Exports device types data to a excel file.