This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-05-11 07:40:58 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7ea7daa29ae837e2efca5ea284952d33ff0177bb
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
completion
/
normal
/
EnumPrivateFinal.java
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