Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] AJDT and eclipse 3.0RC3

Have you selected "create a structure model" in your project's
properties under the AspectJ panel? Select that and rebuild your
project and the visualizer should work (it does appear finiky
sometimes, in that you have to select a project and a package several
times before it displays them),

Thanks,
Macneil

On Tue, 22 Jun 2004 21:02:47 +0200, robert kuzelj
<robert_kuzelj@xxxxxxxxx> wrote:
> 
> hi,
> 
> this is a repost from my mail a month ago.
> 
> i am still not able to get anything meaningfull from
> the AJDT plugin within eclipse 3.0RC3.
> 
> i can install it and i can switch to the visualizer
> to it but a rarely see anything except black rows.
> 
> i have attached a sreenshot of my system where i have
> selected a package that definitly has aspects and a lot
> of crosscutting.
> not very informative <sigh>
> 
> i am really desperate now since i tried it with
> RC1, RC2 and now RC3 but no change whatsoever.
> 
> i also tried to dig into the docs but these are
> much to old.
> 
> any help or advice on how to get the aspect environment
> running in eclipse 3.0 is more than welcome.
> 
> ciao robertj
> 
> >>>>>
> hi,
> 
> i have some problems with the above combination.
> 
> 1) no code completion
>    not avaliable in either java-perspective nor in aspect-visualization
> 2) visualization
>    shows only black bars. The aspect visualizer menu is empty.
> 3) converting a java project into a aj project makes eclipse crawl
>    (not that its fast in the first place).
> 
> i know this isnt quite a extensive description but i just switched
> to eclipse so please bare with me.
> 
> my settings are
> - suse linux 9.0
> - kde 3.2
> - eclipse M9-gtk
> 
> whats also interesting is that
> 'help|software updates| manage configuration' tells me that
> .../features/org.eclipse.aspecj_1.1.10 is not installed and that the
> feature can not be loaded. opening the properties under general
> information i find this: 'The feature was not loaded due to errors.
> Open feature properties for details.' if i only knew where to find
> those.
> 
> anyway syntax coloring is available and i can switch to the visualizer.
> so something must have been installed.
> 
> ciao robertj
> 
> 
> 
> snapshot1.png - 175K Download 
>


Back to the top