From 480c1360d354f7031a9b66cfd53ec4b1972eefd0 Mon Sep 17 00:00:00 2001 From: mopemope Date: Mon, 26 Jun 2017 09:35:57 +0900 Subject: [PATCH] Update --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 609056a..1b7d2c8 100644 --- a/README.md +++ b/README.md @@ -175,6 +175,14 @@ Compile project (full build). Switch testcase or source. +### meghanada-exec-main + +Run main class. + +### meghanada-reference + +Find usage (method call, field access, class). + ### meghanada-run-junit-class (C-c C-c C-t) Run Junit test class. @@ -293,7 +301,6 @@ _q_: exit ## TODO -* Reference * Refactoring ## Contributing