[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [aspectj-users] Eclipse Book: Source codes plug-in can not be used in the lastes AJDT
|
- From: Andy Clement <andrew.clement@xxxxxxxxx>
- Date: Wed, 21 Sep 2005 16:51:20 +0100
- Delivered-to: aspectj-users@eclipse.org
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AzT5SiZ4UMM6L/t6na7znxw752sC5xE9FWzRy3CjCH7JOqeJ/b6GPKAByctywItYuwAzWQUNQe9xjVMBr9aZxFf8IW8aV8iCvZHUSmQbWPU6+MNmL4QFpsOLhNHisyJKG0bjXWYkgfF85dYo9N56j3iiSAr2fhcBWLJphAYwEBg=
I'm currently looking into making the book examples work with the
latest AJDT. The code for each example is actually stored in the
examples plugin you will have installed, take a look in:
eclipse/plugins/org.cchw.ajdt.examples_1.0.0/archive and there you
will see a jar file for each chapter. You should (I've not tried
this...) be able to create a new AspectJ project then unjar one of
these archives into it - that will create the necessary src and
test-src folders.
Andy.
On 21/09/05, Guofeng Zhang <guofeng@xxxxxxxxxxxxx> wrote:
> I want create a new project for Eclipse AspectJ BooK Example using New Project Wizard. but When I select Finish, I got Project Creation Failed dialog with org/eclispe/ajdt/internal/core/AJDTUtils displayed in it . The Problem View display "can't find type org.aspectj,lang.joinPoint'.
>
> Where Can I download only the source files?
>
> thanks
>
> guofeng
>
> _______________________________________________
> aspectj-users mailing list
> aspectj-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/aspectj-users
>