slackwinner commented on pull request #1910: URL: https://github.com/apache/accumulo/pull/1910#issuecomment-773505326
This is still in a work in progress but I wanted to share what I have done so far. Essentially, I added a "jshell entry" in bin/accumulo so that the user can easily activate jshell with the classpath imported. In addition, there is a jshell-init.jsh file allows the user to load in the default Accumulo public APIs. Also the user can customize the jshell-init by adding or removing public APIs. Currently jshell-init has hard coded public APIs as I am still figuring out how to import the classes automatically as well as making sure the classes are always up to date during a build. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
