Results 1 to 3 of 3

Thread: Push-in refactoring problems

  1. #1

    Default Push-in refactoring problems

    Hi All,
    I was reading chapter 6.3.1. Specificly:
    To remove Roo from a project, you need to import the project into Eclipse or SpringSource Tool Suite. Once the project has been imported into Eclipse, right-click the project name in Package Explorer and select Refactor > Push-In Refactor. If this option is missing, ensure that you have a recent version of AJDT installed.

    I do not see the Push-in Refactor menu selection.
    How do I " ensure that you have a recent version of AJDT installed" ?

    Thanks,

    Andrew

  2. #2
    Join Date
    Oct 2010
    Location
    Guernsey
    Posts
    18

    Default

    Hi,

    Select "About Eclipse" from the Help menu then on the resulting dialog look for a button with AJ on it. (If its not obvious which one there's some tool tips when you mouse over these.)

    Clicking on this button will show you what Aspect J version is installed.
    For extra details click Plugin details.

    Compare this with the latest versions available for download at #
    http://www.eclipse.org/ajdt/

    In my case I have Aspect J 1.610 and AJDT 2.11.
    If I right click on a Roo project in eclipse (Helios) then under Refactor I can see "Push In..." but selecting this doesn't seem to do anything.

  3. #3

    Default

    Thanks Gary that worked for me.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •