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-01-03 07:20:55 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
299e587bc4d67e0861e3ad5b1ecc895cd3d40666
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
overrideMethod
History
anna
e8d6602585
disable override method from abstract class intention for static methods (IDEA-98006)
2012-12-28 15:32:07 +01:00
..
afterAbstractMethod.java
…
afterProtectedMethod.java
testdata fixed to exclude copyright
2012-02-21 13:49:39 +01:00
afterSkipUnresolvedNullable.java
do not insert annotations when classes are not accessible
2012-04-18 16:44:44 +02:00
beforeAbstractMethod1.java
…
beforeAbstractMethod2.java
…
beforeAbstractMethod.java
…
beforeExistButPrivate.java
disable copy impls when interface extends; disable implement methods when methods with access problems exist (IDEA-93017)
2012-11-23 21:13:43 +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
beforeSkipUnresolvedNullable.java
do not insert annotations when classes are not accessible
2012-04-18 16:44:44 +02:00
beforeStaticMethod.java
disable override method from abstract class intention for static methods (IDEA-98006)
2012-12-28 15:32:07 +01:00