This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-18 09:34:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
574ddcd3a55fed0441a7238b4e79fee7b91cda69
openide
/
xml
T
History
Tagir Valeev
aff615f3df
refactor QuickFixTestCase: encapsulate action hint in separate object; unify error reporting
2016-10-11 16:04:49 +03:00
..
dom-impl
putIfAbsent & computeIfAbsent used; cosmetic fixes
2016-09-02 10:15:31 +07:00
dom-openapi
Using Stream API in several places follow-up: fixed new autoboxing/autounboxing warnings
2016-09-06 10:54:00 +07:00
dom-tests
fix DomVirtualFileEventsTest blinking: don't let current dom be gc-ed
2016-09-29 12:16:31 +02:00
impl
Emmet: close unclosed tags under transparent command (IDEA-161156)
2016-10-10 16:08:08 +03:00
openapi
cleanup
2016-09-06 15:27:51 +02:00
relaxng
remove redundant getName-s for QuickFix inheritors
2016-09-28 20:33:49 +03:00
tests
refactor QuickFixTestCase: encapsulate action hint in separate object; unify error reporting
2016-10-11 16:04:49 +03:00
xml-analysis-api
…
xml-analysis-impl
remove redundant getName-s for QuickFix inheritors (update 2)
2016-09-28 22:41:05 +03:00
xml-psi-api
…
xml-psi-impl
EA-81430 - NPE: XmlTagValueImpl.hasCDATA
2016-09-21 14:48:26 +03:00
xml-structure-view-api
…
xml-structure-view-impl
…