Deploying an AspectJ plug-in

AspectJ plug-ins can either be build through the Export Plug-ins and Fragments with AspectJ Support Wizard or with an Ant build script. To use the wizard:

  1. Select File > Export... > Deployable plug-ins and fragments with AspectJ support.
  2. Select the plug-ins and fragments you want to export. 
  3. You can deploy the plug-ins in one of three formats:

See Creating an Ant build file for an AspectJ plug-in for details on how to deploy a plug-in using an Ant build file.

Related tasks

Creating a new AspectJ plug-in project
Converting a plug-in project to an AspectJ project
Creating an Ant build file for an AspectJ plug-in

Legal notices