Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ajdt-dev] Re: Linked source folders in AJ projects and other niceties

Now, version 1.7.0.20090410130710 is available from:

http://download.eclipse.org/tools/ajdt/35/dev/update

On Fri, Apr 10, 2009 at 6:31 AM, Andrew Eisenberg <andrew@xxxxxxxxxxxx> wrote:
> Hi all,
>
> Sorry, no 1.7 build yet.  The code base is now based on Galileo's
> April 6 nightly build, which means there are compile errors against
> the M6 build (which is on the build server) and hence no build.
>
> On Thu, Apr 9, 2009 at 8:48 PM, Andrew Eisenberg <andrew@xxxxxxxxxxxx> wrote:
>> Hi,
>>
>> Just wanted to let you all know about a couple of new features in AJDT
>> that are available in the latest dev version (in addition to the
>> latest AspectJ).
>>
>> Many of you have been asking for linked source folder support.  It is
>> now available (see bug 270202).
>>
>> Also, there is some rudimentary capability for crosscutting navigation
>> on the inpath (thanks to some hard work by Andy Clement).  See bug
>> 271269.  After a full build, the navigation links exist, but they are
>> removed on subsequent incremental buillds.
>>
>> A new feature of the event trace view (which may prove extremely
>> helpful for debugging) is the ability to print out the entire
>> crosscutting model for the workspace (just click the new button to
>> see).  A warning, though, this can be potentially very large if you
>> have many crosscutting relationships.
>>
>> And there is a new AJDT 1.7 build available that contains everything
>> in 1.6 as of today.
>>
>> Please try this out and let us know what you think.
>>
>> --andrew
>>
>


Back to the top