Dr.jacky
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
-
-
-
Dr.jacky created a post, AnsweredRun Node Single Executable Application
I have a node single executable application (built by `pkg` command). Now I want to run that executable within my plugin. I tried then different solutions but they didn't work;ProcessBuilder, Runti... -
-
-
-
Dr.jacky created a post, AnsweredDynamic Path to a File
I have a binary (testBin) in `resources` folder.In my code, when I statically get access to it (`/Users/usernameee/MyProj/src/main/resources/testBin`), it can find the binary.But when I want to hav... -
-