Hi, I was trying to obtian the AJDT cross cutting information for TJB example as shown in the AJDT wiki: http://wiki.eclipse.org/index.php/Developer%27s_guide_to_building_tools_on_top_of_AJDT_and_AspectJ
But I found that getCurrentProject is now undefined! Also most of the methods are deprecated. Is there a new method which does the same job as getCurrentProject? Is there a better way to do this in the new version? IProject project = AspectJPlugin.*getDefault*().*getCurrentProject*(); Tml
_______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
