Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 325668

Summary: Spurious compile error when reconciling
Product: [Tools] AJDT Reporter: Andrew Eisenberg <andrew.eisenberg>
Component: UIAssignee: AJDT-inbox <AJDT-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.1.0   
Target Milestone: 2.1.1   
Hardware: PC   
OS: Mac OS X - Carbon (unsup.)   
Whiteboard:

Description Andrew Eisenberg CLA 2010-09-17 22:24:09 EDT
Given this aspect, there is a sprious compile error when reconciling:

public aspect PSTest {

   interface PS {
   }

   private PS PS._this = this;
}
Comment 1 Andrew Eisenberg CLA 2010-09-20 14:50:46 EDT
This problem is fixed in the latest dev build for both the 3.5 and 3.6 streams.