Project
IntelliJ IDEA
Priority
Normal
Type
Feature
Fix versions
11.1 (117.105)
State
In Progress
Assignee
Roman Shevchenko
Subsystem
AspectJ
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Nabeel Ali Memon
    21 months ago (16 Aug 2010 12:45)
  • Updated by   Roman Shevchenko
    5 months ago (05 Dec 2011 15:05)
 
IDEA-57644 AOP statement support.
45
Issue is visible to: All Users
  The issue is visible to the selected user group only
To enable Intellij Idea to provide first class syntax & weaving level support for AOP(specially AspectJ) development exactly the way it provides supports for Java. Other IDE's like Eclipse(with/without Spring IDE extensions) already provide first class AOP development support. Intellij idea has been lacking considerable IDE-level support for AOP development for quite a long time now but AOP development support has become necessary since AspectJ-based code generators like Spring Roo has gone mainstream. There's another youtrack issue IDEA-26959 to enable support for AspectJ ITD's (but it's only limited to ITD's support) and another issue to provide support for push-in refactoring IDEA-53928
Comments (4)
 
History
 
Linked Issues (?)
 
Antonio Mercado
  Antonio Mercado
10 Sep 2010 02:12
20 months ago
I support this effort. I'm leaning away to STS... barely... but I don't want to leave the comfort of IntelliJ.
Duncan Sommerville
  Duncan Sommerville
18 May 2011 01:50
12 months ago
+1 - Working with AspectJ on STS 2.7.0 at present, which recognises AspectJ syntax no problem - would like to see this in IntelliJ as well. Currently blocking migration away from STS...
Grigory Kislin
  Grigory Kislin
10 Jun 2011 16:50
11 months ago
+1
Andrey Chernyshov
  Andrey Chernyshov
16 Nov 2011 14:23
6 months ago
+1. I like IntelliJ IDEA a lot, but have to use STS because IDEA doesn't provide full AspectJ support. It is nice that you already support aspects generated by Spring Roo but this is not enough!