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-24 00:50:53 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
243
Add File
New File
Upload File
Apply Patch
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
moveInitializerToConstructor
History
Mikhail Pyltsin
8b76574052
[java-actions] IDEA-343025 "Move initializer to constructor" shouldn't be available for implicitly declared class
...
- disable for ImplicitClass GitOrigin-RevId: 1cd67fd89726eb19ccedb5227715a7d95c2c7c50
2024-01-15 22:12:12 +00:00
..
after0.java
…
after1.java
…
after2.java
…
after3.java
…
afterArray.java
…
afterArrayInitializer.java
…
afterChained.java
…
afterImplicitEnum.java
…
afterNoBody.java
…
afterParameters.java
…
before0.java
…
before1.java
…
before2.java
…
before3.java
…
beforeAnon.java
…
beforeArray.java
…
beforeArrayInitializer.java
…
beforeChained.java
…
beforeImplicitClass.java
…
beforeImplicitEnum.java
…
beforeInterface.java
…
beforeJavadoc.java
…
beforeMalformedInitializer.java
…
beforeNoBody.java
…
beforeParameters.java
…
beforeRecord.java
…
beforeStatic.java
…
beforeUsedInAnotherField.java
…
beforeWrongPlace.java
…