This file lists the major changes and improvements made to ACDT Version 4.4 (2017-04-20) * Support for Eclipse 4.6.3 (Neon.3) * Fixed problem with plug-in dependencies that caused exceptions when the join points view was opened Version 4.3.1 (2017-03-11) * Updated integrated manuals to cover AspectC++ 2.2 * Support for 'attribute' keyword and parsing of user-defined attributes * Content assist for elements of the joinpoint-API within advice code Version 4.3.0 (2016-09-24) * Port to Eclipse Neon * HTML based manuals Version 4.2.1 (2016-09-13) * Fixed parser bug * Added some information in Eclipse help system Version 4.2.0 (2016-04-22) * Complete re-implementation based on Eclipse 4.5 (Mars) and CDT 8.8 * In contrast to previous versions CDT is installed separately from ACDT * Provides syntax highlighting, extended outline, join point markers, join points view, and wizards * No debugging support and integrated help feature, yet Version 3.1.0 (2007-02-21) * ACDT implementation based on CDT 3.1.0 * Improvements in the User-Interface and in some internal components (e.g. ManagedBuilder) Version 3.0.2 (2006-05-25) * improved AspectC++ Cross References View: - advice code could be displayed in a separate advice source viewer - breakpoints could be set at multiple join points via the context menu of aspects, advices etc. - Comparison Mode for local and global crosscutting changes is offered * Problem marker generation for inactive advices is provided under 'AspectC++ Project Properties' * improved Debug Stepping Mode without woven source files also hides the ACC call stack frames, now * Code folding for woven source files is available under Window, Preferences, C/C++, Editor, Folding Version 3.0.1 (2006-03-16) * separate AspectC++ Cross References View * Button in the CDT debug view to enable/disable the 'Stepping Mode with ACC files' * several enhancements e.g. decorations for slices in the outline view * internal improvements: ACDT implementation is based on AspectJ, now Version 3.0.0 (2005-12-22) * ACDT Development User Guide is now a stand-alone plug-in to support individual updates * New install handler to set up the compiler plug-ins * Additional options (--c_compiler, --keep_acc) are available for the managed builder command line * Debugging woven source files (*.acc) is supported now * Improved outline view for abstract advices and order advices Patch for Version 2.0.3 (2005-10-28) * Support for AspectC++ Weaver 1.0pre1 * Rudimentary support for debugging AspectC++ programs Version 2.0.3 (2005-03-11) * Managed Makefiles use ag++, no PUMA_CONFIG environment is needed anymore * Standard Make Projects are supported now * Tooltips for Joinpoints in the editor display the responsible Aspects * ACDT comes with own AspectC++ Compiler Plugins for Windows, Linux, Solaris and MacOsX * Some minor bugs have been fixed Version 2.0.2 (2004-10-20) * ac++ version 0.9pre2 (or higher) and PUMA_CONFIG environment is needed * Joinpoints are displayed in the outline view and a navigation to the C++ source files is supported * markers in the source code editor had been added to signal Joinpoints * Some bugs (e.g. in the ManagedBuilder) have been fixed Version 2.0.0 (2004-08-06)