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
2025-12-28 06:51:01 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
243
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
Permalink
Blame
History
enum
Goo
{
a
,
b
;
private
fin
<
caret
>
}
Reference in New Issue
View Git Blame
Copy Permalink