Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.1.1Release, 2.1.2Release
-
Fix Version/s: 2.1.2Release
-
Component/s: None
-
Labels:None
-
Environment:STS 2.5.1.RELEASE w/ GRECLIPSE 2.1.2.xx-20101222-1200-e36
-
Number of attachments :
Description
If an outer class has a static modifier eclipse displays "Illegal modifier for the class". An example file is attached. The full error is displayed below:
Illegal modifier for the class Bug; only public, abstract & final are permitted PublicClass.groovy /groovy-privclassbug/src/bug line 7 Java Problem