Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
J Crowley
Total activity
7
Last activity
March 24, 2019 20:22
Member since
March 23, 2019 20:35
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
March 24, 2019 20:22
That was it - gave it Full Disk Access & now it works when launched the normal way. By the way - I've been very close to just disabling this SIP monster, and think that this one has just pushed me ...
Community
IntelliJ IDEA Users
Process.exec(...) different results within IntelliJ
0 votes
Created
March 24, 2019 20:12
That WORKED! Thanks so much - now I can at least work & debug in the IDE. Constantly building a Jar, and debugging by print statements was a hassle! But it does raise the question - what's differen...
Community
IntelliJ IDEA Users
Process.exec(...) different results within IntelliJ
0 votes
Created
March 24, 2019 20:03
Serge - our posts crossed in the ether ... Good suggestion - if I open up a terminal window within IntelliJ it fails with the same exception shown above - ... Operation not permitted. IntelliJ must...
Community
IntelliJ IDEA Users
Process.exec(...) different results within IntelliJ
0 votes
Created
March 24, 2019 19:59
Almost certainly some authorization issue. Working on a different section of the app, using java.nio.... stuff to list the files in a directory. Running within IntelliJ get this: java.nio.file....
Community
IntelliJ IDEA Users
Process.exec(...) different results within IntelliJ
0 votes
Created
March 24, 2019 12:10
Thanks for the response. Do not believe that this fails because of anything about the Terminal itself, but it may be some type of authorization issue. This is the actual shell script: #!/bin/bashec...
Community
IntelliJ IDEA Users
Process.exec(...) different results within IntelliJ
0 votes