Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RES: [aspectj-users] Restore AJDT 1.2.0 installation

Title: Message
Thanks Geir
 


De: aspectj-users-admin@xxxxxxxxxxx [mailto:aspectj-users-admin@xxxxxxxxxxx] Em nome de Geir Ove Skjærvik
Enviada em: sexta-feira, 15 de outubro de 2004 17:42
Para: aspectj-users@xxxxxxxxxxx
Assunto: RE: [aspectj-users] Restore AJDT 1.2.0 installation

Hello,
The manual way is as follows.
First. Close all windows in the current workspace and then exit Eclipse. (Important step !)
 
Then delete all ajdt entries under your eclipse installation at:
 
<intallpath>\eclipse\plugins    
 
this means all the the directories prefixed with:  org.eclipse.ajdt*        (* is wildcard)
and the directory starting with the name: org.aspectj.ajde*
 
I also delete the ajdt directory under the features directory:  <intallpath>\eclipse\features
 
org.eclipse.aspectj*
 
You may now install any previous  / later version of AJDT.
 
 
Geir Ove
 
-----Original Message-----
From: aspectj-users-admin@xxxxxxxxxxx [mailto:aspectj-users-admin@xxxxxxxxxxx] On Behalf Of André Dantas Rocha
Sent: 15. oktober 2004 22:12
To: aspectj-users@xxxxxxxxxxx
Subject: [aspectj-users] Restore AJDT 1.2.0 installation

Hi,
 
I've installed AJDT 1.2.0M1 and would like to restore to the previous version (1.2.0).
Is there a way to do this?
 
Thanks,
 
André

Back to the top