Skip to content

Releases: turbanoff/RunInCmdPlugin

Support environment variables

10 Sep 09:26
Compare
Choose a tag to compare
version 2.1 with support of environment variables

Close #6

2.0 macOS and Linux support

15 Oct 11:41
Compare
Choose a tag to compare

New version supports Linux and macOS

1.8: 1. Do not call toCommandLine twice to avoid 'java.lang.IllegalStateEx…

22 May 10:43
Compare
Choose a tag to compare
…ception: environment was provided twice'

2. Fix running inside IDEA terminal

Close #3

1.7

02 Oct 22:34
Compare
Choose a tag to compare
1.7

Support IDEA 2019.1+

1.6

03 Jun 22:38
Compare
Choose a tag to compare
1.6
support running junit tests

Version 1.5

19 Jan 22:46
Compare
Choose a tag to compare
Add $freePort macros. Closes #2

1.4

07 Aug 22:25
Compare
Choose a tag to compare
1.4
Fix run inside 2016.x IDEA terminal due to pty4j changes

1.3

13 Apr 19:19
Compare
Choose a tag to compare
1.3
  • Simplify command line construction. Working directory now passed to ProcessBuilder
  • Remove redundant logs

1.2

20 Oct 19:02
Compare
Choose a tag to compare
1.2
  • Properly handle dynamic classpath
  • Escape more special shell symbols
  • Add option to run cmd with program inside IDEA terminal

1.1

11 Oct 14:40
Compare
Choose a tag to compare
1.1
  • Properly handle long classpath
  • Properly escape ampersand &