[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[aspectj-dev] ajde-related patches applied
|
- From: "Mik Kersten" <mik@xxxxxxxxxxxxxx>
- Date: Fri, 24 Jan 2003 18:51:45 -0800
- Delivered-to: aspectj-dev@eclipse.org
- Importance: Normal
- Organization: Intentional Software Corporation
I've integrated the patches that you specified in:
http://bugs.eclipse.org/bugs/show_bug.cgi?id=29769
I also updated the other IDE clients accordingly, although the AspectJ
Browser, JBuilder, and NetBeans don't yet have any UI support for the new
options. I also fixed that "if (false)" in the AjBuildManager that was
keeping the model update event from being fired.
AJDE is still failing 5 unit tests. I'll look into those. Some have to do
with the fact that the model is not complete--I'll be fixing up the model
early next week.
Mik