M Lester
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
M Lester created a post, AnsweredHow To: Read compiler console output?
Hi, I am creating a plugin for IntelliJ that will create a teaching environment for Java. A core part of this will be exercises that are completed by the student, run, and the output of the process... -
-
-
M Lester created a post, AnsweredJCEF: Cannot find startup() method in JBR IDE
I'm trying to add a WebView (JCEF) as part of a plugin project I'm making. I'm having quite a few issues with it, but I will probably solve most of them. This one I've been working on for hours and...