java - Javax.swing and AJDT issues -


i'm student , new aop , have think in use aspects define, in them, questions deal colors, borders, size of font, , that's it. that, downloaded complement ajdt of eclipse can work aspects (my version of eclipse 4.3 kepler , ajdt 2.2.3).

i have aspect called "style" point cut captures call constructor of class frmprueba, , 1 advice around replace instance of formulary created another, configure button same formula, in yellow. problem this, aspect define style, pops error: https://s13.postimg.org/m2a13phuf/1.png - https://s13.postimg.org/twamp3pnb/2.png

i searched lot on internet didn't find solution this.


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -