Bug 521189 - enriched pointcut annotation @org.aspectj.lang.annotation.Pointcut with String constant
Summary: enriched pointcut annotation @org.aspectj.lang.annotation.Pointcut with Strin...
Status: NEW
Alias: None
Product: AspectJ
Classification: Tools
Component: IDE (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 10
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-21 08:05 EDT by Sven Engelhardt CLA
Modified: 2017-08-21 08:05 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Engelhardt CLA 2017-08-21 08:05:42 EDT
Creating an Aspect using the @Aspect and @Pointcut annotations 
and using a String constant within the pointcut value leads 
to an eclipse error.