java - Run AspectJ with load-time weaving on a RCP .exe application. How? -


i'm in desperate need run aspectj code (weaving @ load-time) application under consideration being deployed rcp executable. possible run aspectj against rcp application? if not, there sane ways circumvent issue?

thanks

instead of deleting question, i'll answer here believe useful in future.

it possible so. you'll have run rcp application, open jvisualvm , jvm arguments, java arguments, main class. that, we're set launch rcp application through java command standard way.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -