1
0
mirror of https://github.com/MinimaJack/JVM-plugin.git synced 2026-04-27 08:05:47 +02:00

15 Commits

Author SHA1 Message Date
Evgeniy ff6f4b112d Cleanup code 2020-01-27 10:30:20 +03:00
Evgeniy e83d2f9381 Added ability to specify name of callable method with helper function ClassProcedureCall* 2020-01-27 08:57:03 +03:00
Evgeniy b78e06aa10 Added ability to specify name of callable method with helper function ClassFunctionCall*
Close #2
2019-12-11 16:47:08 +03:00
Evgeniy b984ee70bb Add support type date in return values
Add nullable check for string and binary data
2019-12-11 14:04:40 +03:00
Evgeniy d1a0a08af0 Fix crash while log while resive null message
Display class name and message from exception, while call java method.
Add support type parameter "date"
Modify main class: related to #2
2019-12-11 11:16:28 +03:00
Evgeniy 3bc7e8ad26 Added the ability to call function with 3 and 4 parameters 2019-12-03 11:11:26 +03:00
Evgeniy 931a9861a3 Remove russian language 2019-12-02 16:50:17 +03:00
Evgeniy 58c4951832 Add class name to the external event 2019-12-02 15:39:25 +03:00
Evgeniy b1d25fb53c Ignore error when class does not have method log.
Add support for human packaging, e.g.
while sending class 'screenshot.Get' - screenshot was package, Get classname
2019-12-02 10:36:31 +03:00
Evgeniy 102fb29333 Merge branch 'master' of https://github.com/MinimaJack/JVM-plugin 2019-12-02 09:08:56 +03:00
Evgeniy e4c4e68c83 Cleanup boilerplate code 2019-12-02 09:07:38 +03:00
Evgeniy Vanzhula 949eb4734b Update README.md 2019-11-29 14:42:09 +03:00
Evgeniy Vanzhula 8951b5609b Create README.md 2019-11-29 14:41:33 +03:00
Evgeniy Vanzhula ac8a11a977 Create LICENSE 2019-11-29 14:38:44 +03:00
Evgeniy 18d78d42f4 Initial 2019-11-29 14:29:46 +03:00