facebook

AspectJ help

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #302408 Reply

    kisscussarab
    Member

    Hi,

    I want to create a new aspect j project in MyEclpse 7.1. I am using it on the linux platform. I create a plug in project but I dont get the option to convert into a aspect j project. What do I need to do to resolve this?

    Thanks

    #302434 Reply

    kisscussarab,

    Install AspectJ Plugin. You can use the following update site to install the plugin – http://download.eclipse.org/tools/ajdt/34/update

    Follow below steps to convert Plugin project to AspectJ project. (Make sure that the AspectJ plugin is already added to MyEclipse profile)
    1) Create Plugin project.
    2) Right click on the plugin project
    3) Select “AspectJ Tools” and then click “Convert to AspectJ Project” option.
    4) “Turning Weaving Service on?” dialog box will display and choose either “Yes” or “No” based on requirement.
    5) Click “Yes” in Next dialog box to import the org.aspectj.runtime automatically.

    Hope this helps.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: AspectJ help

You must be logged in to post in the forum log in