What's new in Magic C++ Enterprise Edition 4.0 Build 070129

Dec 20, 2012
  • some big file is truncated in Magic C++
  • the last blank line disappears while reopen a file
  • the execute file setup in project settings can not be relative path

New in Magic C++ Enterprise Edition 4.0 Build 060813 (Dec 20, 2012)

  • multiple threads source files syntax parsing to shorten the project opening time cost
  • automatically head files syntax parsing which are included by #include statement
  • automatically suggestion tooltip include type, variable and class while coding

New in Magic C++ Enterprise Edition 3.0 (Dec 20, 2012)

  • supports for C/C++ interpreter Ch
  • supports for windows local development tools Cygwin/MinGW
  • supports for FTP PASSIVE mode
  • supports for copying/moving projects cause workspace and project files saved together with the source files
  • supports for drag and drop files between the fileview tree nodes
  • supports column selection operation in source code editor

New in Magic C++ Enterprise Edition 2.5 Build 050329 (Dec 20, 2012)

  • New features:
  • support for HP Tru64 Unix platform
  • support for thread debugging operations
  • client IDE supports for Windows 2000 Japanese Edition
  • support for customizable color for preprocess statements
  • Bug fixed:
  • no member list infomation for variable which defined like this:
  • struct s1 s;
  • no list members for template type
  • incorrect DOS format in some source files
  • server source codes compile failed by cc compiler on IBM AIX due to C++ style comments