Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-users] AJDT 1.2.0M3 released




Hi Fintan,

There are two versions of AJDT - one for Eclipse 3.0.x and one for Eclipse
3.1M6. It sounds like you have the wrong one. Either go to
http://www.eclipse.org/ajdt/download.html and check that you've downloaded
the zip file under Milestone Builds > AJDT version 1.2.0M3 > Eclipse
version 3.1M6, or install AJDT via the update site with url :
http://download.eclipse.org/technology/ajdt/31/update

Thanks, Helen



                                                                           
             "Conway. Fintan                                               
             (IT Solutions)"                                               
             <Fintan.Conway@es                                          To 
             b.ie>                     <aspectj-users@xxxxxxxxxxx>         
             Sent by:                                                   cc 
             aspectj-users-bou                                             
             nces@xxxxxxxxxxx                                      Subject 
                                       RE: [aspectj-users] AJDT 1.2.0M3    
                                       released                            
             19/04/2005 12:52                                              
                                                                           
                                                                           
             Please respond to                                             
               aspectj-users                                               
                                                                           
                                                                           




Hi,

I am having a problem installing the M3 version of AJDT.

I have installed the 3.1M6 (Build Id from About... =  I20050401-1645)
version of eclipse in a fresh directory.  Started, closed,  restarted
and it works OK.  I installed the M3 version of AJDT
(ajdt_1.2.0M3_archive.zip)and started eclipse.  Immediately it comes up
with this error "This version of AJDT does not match the current version
of Eclipse.  It will almost certainly fail to function correctly.
Please uninstall this version and visit
http://eclipse.org/ajdt/download.html to obtain an appropriate version.
Expected Eclipse version: 3.0 Found Eclipse version: 3.1".

While I know that this release should work with 3.0, it should also work
with 3.1M6.

When I click on an AspectJ project in the package explorer I get the
following message : "AspectJ Error

Compile error, caught Throwable: java.lang.NoClassDefFoundError:
Org/eclipse/jsd/internal/core/util/SimpleLookupTable

Reason:
Compile error, caught Throwable: java.lang.NoClassDefFoundError:
Org/eclipse/jsd/internal/core/util/SimpleLookupTable"

Double clicking on a .aj file (to show it in the editor) throws up: "An
error has occurred.  See error log for more details".  Surprisingly
there is NO error log to be found!

Notes :
In the About box clicking on the AJ Eclipse symbol shows : Eclipse
AspectJ Development Tools

Version: 1.2.0
Build id: 20050413151050
AspectJ version: 1.5.0M2

Due to firewall restrictions I have to install Eclipse + plugins
manually rather than through the Update Manager.


Any help in getting this up and running would be appreciated,

Thanks,

Fintan

-----Original Message-----
From: aspectj-users-bounces@xxxxxxxxxxx
[mailto:aspectj-users-bounces@xxxxxxxxxxx] On Behalf Of Matt Chapman
Sent: 13 April 2005 17:28
To: aspectj-users@xxxxxxxxxxx; ajdt-dev@xxxxxxxxxxx
Subject: [aspectj-users] AJDT 1.2.0M3 released


The AJDT team are delighted to announce the third milestone release of
AJDT 1.2.0. Highlights of this release are:
   - includes AspectJ 5 M2
   - support for Eclipse 3.0 and Eclipse 3.1M6
   - in-place version of cross references view
   - errors as you type
   - visible project options
   - incremental compilation by default
   - directories on the aspect-path
   - creation of Ant build files for plug-in projects
   - bug fixes

Please see the New and Noteworthy document for more details:

    http://www.eclipse.org/ajdt/whatsnew120M3/

This is a milestone release, to reflect the fact that some of the new
functionality may be incomplete or unstable in places. We strongly
recommend upgrading to 1.2.0M3 if you are using any earlier 1.2.0 build.
If you are using 1.1.12, we encourage you to try out this release,
possibly in a new workspace, and send us your feedback.

Tested versions of Eclipse for this release are: 3.0.1, 3.0.2, and
3.1M6. Tested platforms are: Windows, Linux, and Mac OS X.

Please see the AJDT download page for more information, and the latest
release notes:

    http://www.eclipse.org/ajdt/download.html

The build identifier is "1.2.0.20050413151050". It should appear in the
update list if you currently have 1.2.0M2 installed and search for
updates to installed features.

Regards,

Matt + the rest of the AJDT team.

--
Matt Chapman
AJDT Development, http://www.eclipse.org/ajdt

_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users


* ** *** ** * ** *** ** * ** *** ** *
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed.
Any views or opinions presented are solely those of the author, and do not
necessarily
represent those of ESB.
If you have received this email in error please notify the sender.

Although ESB scans e-mail and attachments for viruses, it does not
guarantee
that either are virus-free and accepts no liability for any damage
sustained
as a result of viruses.

* ** *** ** * ** *** ** * ** *** ** *

[attachment "AJDT error.png" deleted by Helen Hawkins/UK/IBM]
_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users




Back to the top