Makhnev Petr c46dc50e37
Fix code samples in "Language Injection" article (#804)
- `SimpleInjection` now takes `Language` as first parameter, not `String`
- `.doneInjecting()` should be called at the end of injecting
- Added information about the `elementsToInjectIn()` method, which also needs to be implemented.
- added `plugin.xml` example in `MultiHostInjector` for consistency
2022-07-13 17:42:52 +02:00
..
2022-03-21 13:56:11 +01:00
2022-04-12 16:39:27 +02:00
2022-05-02 18:14:12 +02:00
2022-03-07 22:31:00 +01:00
2022-03-21 18:57:38 +01:00
2022-04-12 16:39:27 +02:00
2022-03-07 22:31:00 +01:00
2022-03-08 17:51:04 +01:00