formulahendry/vscode-code-runner

Java Package And Class File Removal

Open

#118 opened on May 30, 2017

 (12 comments) (6 reactions) (0 assignees)TypeScript (343 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (2,408 stars)
PR merge metrics
 (PR metrics pending)

Description

Hey dear developer,

  1. If the java file has a package statement at the first line or import other my own packages, Code Runner cannot compile the files. Could you please improve it to support this?

  2. Could you please improve this fabulous extension to make it be able to remove the .class files after compiling and running??

Thank you so much.

Contributor guide