This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-08-15 05:43:47 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d9fb5143ca37f31d3c36811b8050816ef8a8ab79
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
/
normal
/
EnumPrivateFinal.java
T
peter
bc61189599
IDEA-72104 Code completion for the final attribute of the enum
2011-09-19 19:38:06 +02:00
5 lines
45 B
Java
Raw
Blame
History
enum
Goo
{
a
,
b
;
private
fin
<
caret
>
}
Reference in New Issue
View Git Blame
Copy Permalink