Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ajdt-dev] Could not create a Java element - says to post here

Glad it is working for you now.  If you see any errors like that
again, sending over a code snippet would help.

On Wed, Jan 28, 2009 at 9:42 AM, Neale Upstone <neale.upstone@xxxxxxxxxx> wrote:
> Aha... You could be on to something.  I had no gutter markers...
>
> I've re-installed Eclipse and gone from scratch installing from the dev
> update site, and things seem okay. (which also solves my aspectj-users
> post).
>
> I'll re-post if I manage to find this again.  I do have two projects,
> both set as AJ projects, and one is on the aspect path, so I'll keep an
> eye on it.
>
>
>
>> Some questions here because that handle identifier seems too
>> short and I can't see what is happening from this message:
>>
>> 1. Is there something in the Logon.java file that you expect
>> to have a gutter marker on, but it's not showing up?  Or is
>> there some navigation from gutter markers in that file that
>> you expect to be able to do, but can't?
>>
>> 2. Is Logon.java a compilation unit that is advised by
>> something on its aspect path? (supported, but has been a
>> source of problems in the past)
>>
>> 3. Are you using any linked source folders or external source folders?
>>  (not yet supported)
>
>
>
>
>> On Wed, Jan 28, 2009 at 5:13 AM, Neale Upstone
>> <neale.upstone@xxxxxxxxxx> wrote:
>> > I have an error logged that reads:
>> >
>> > "Could not create a Java element with handle:{ Logon.java
>> > this probably means that something is wrong with AspectJ's handle
>> > creation mechansim
>> > Post this to the AJDT mailing list and an AJDT developer
>> can provide
>> > some feedback on this."
>> >
>> > Can anyone enlighten me?  I've done a search and not found any
>> > reference to this.
>> >
>> > Cheers,
>> >
>> > Neale
>> >
> **********************************************************************
> IMPORTANT NOTICE.
> Confidentiality:  This e-mail and its attachments are intended for the above named only and may be confidential.  If they have come to you in error you must take no action based on them, nor must you copy or show them to anyone; please reply to this e-mail and highlight the error.
> Security Warning:  Please note that this e-mail has been created in the knowledge that Internet e-mail is not a 100% secure communications medium.
> We advise that you understand and observe this lack of security when e-mailing us.
> Viruses:  Although we have taken steps to ensure that this e-mail and attachments are free from any virus, we advise that in keeping with good computing practice the recipient should ensure they are actually virus free.
> Monitoring and Scanning:  Cambridge Cognition has monitoring and scanning systems in place in relation to emails sent and received to: monitor / record business communications; prevent and detect crime; investigate the use of the Company's internal and external email system; and provide evidence of compliance with business practices.
>
> Cambridge Cognition Limited
> Company Registration Number 4338746
> Registered address:
> Tunbridge Court
> Tunbridge Lane
> Bottisham
> Cambridge
> CB25 9TU
> UK
> **********************************************************************
>
> _______________________________________________
> ajdt-dev mailing list
> ajdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ajdt-dev
>


Back to the top