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-06-10 07:57:17 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca8c474bf621e26fdfa02682fb1ce7b0636dd644
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
overrideMethod
T
History
anna
cf78075c97
allow override method suggestions on method name only
2012-02-29 12:02:19 +01:00
..
afterAbstractMethod.java
allow to override non-abstract methods (IDEA-69772)
2012-02-09 18:51:13 +01:00
afterProtectedMethod.java
testdata fixed to exclude copyright
2012-02-21 13:49:39 +01:00
beforeAbstractMethod1.java
allow to override non-abstract methods (IDEA-69772)
2012-02-09 18:51:13 +01:00
beforeAbstractMethod2.java
allow to override non-abstract methods (IDEA-69772)
2012-02-09 18:51:13 +01:00
beforeAbstractMethod.java
allow to override non-abstract methods (IDEA-69772)
2012-02-09 18:51:13 +01:00
beforePrivateMethod.java
testdata fixed to exclude copyright
2012-02-21 13:49:39 +01:00
beforeProtectedMethod.java
testdata fixed to exclude copyright
2012-02-21 13:49:39 +01:00
beforeProtectedMethodCaretInside.java
allow override method suggestions on method name only
2012-02-29 12:02:19 +01:00