mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-07 22:09:38 +07:00
8 lines
385 B
Plaintext
8 lines
385 B
Plaintext
Libraries description
|
||
===
|
||
joni.jar – Java port of Oniguruma regexp library. Can be found at https://github.com/jruby/joni
|
||
jcodings.jar – Java-based codings helper classes for Joni and JRuby. Required for Joni. Can be found here: https://github.com/jruby/jcodings.git
|
||
|
||
Notes
|
||
===
|
||
- When adding a bundle from an external source, place a script for obtaining it in ../loadVSCBundles.sh |