主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
J Crowley
活动总数
7
最后的活动
2019年03月24日 20:22
成员加入日期
2019年03月23日 20:35
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2019年03月24日 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 ...
社区
IntelliJ IDEA Users
Process.exec(...) different results within IntelliJ
0 票
创建于
2019年03月24日 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...
社区
IntelliJ IDEA Users
Process.exec(...) different results within IntelliJ
0 票
创建于
2019年03月24日 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...
社区
IntelliJ IDEA Users
Process.exec(...) different results within IntelliJ
0 票
创建于
2019年03月24日 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....
社区
IntelliJ IDEA Users
Process.exec(...) different results within IntelliJ
0 票
创建于
2019年03月24日 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...
社区
IntelliJ IDEA Users
Process.exec(...) different results within IntelliJ
0 票