Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
meowsqueak
Total activity
26
Last activity
November 01, 2022 22:08
Member since
April 09, 2017 00:33
Following
0 users
Followed by
0 users
Votes
9
Subscriptions
6
Activity overview
Posts (3)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
October 03, 2019 20:53
For the record, Anna from JetBrains replied: For now there are 1) full remote mode (CLion and sources are on a local machine, building and running processes take place on a remote machine), and 2) ...
Community
CLion
Is it possible to build on a remote host (e.g. docker container), but deploy to a separate remote host (e.g. raspberry pi)?
0 votes
Created
September 25, 2019 04:29
Alternatively, if Docker makes this impossible, is there a way to use a local toolchain & cross-compiled sysroot (extracted from the Docker container) for building, then deploy to an alternative re...
Community
CLion
Is it possible to build on a remote host (e.g. docker container), but deploy to a separate remote host (e.g. raspberry pi)?
0 votes
Edited
September 13, 2019 03:21
In CLion 2019.2, at least, the debugger's Stop button doesn't send a SIGINT, it sends a SIGKILL (I think - its not SIGINT anyway). However in the Run state, the Stop button does send a SIGINT. I ha...
Community
PyCharm
How to send CTRL+C to process when debugging
0 votes
Created
November 24, 2018 21:49
Thanks Pavel, that looks promising. I'll give it a try tomorrow.
Community
PyCharm
How to remote deploy a package (python setup.py develop)?
0 votes
Created
November 22, 2018 20:31
Hi Sergey, thank you for replying. Here's the thing - let's say you're developing a Python package with PyCharm. It has a setup.py, a directory of source code, and maybe a 'bin' directory with some...
Community
PyCharm
How to remote deploy a package (python setup.py develop)?
0 votes
Created
November 22, 2018 03:54
To follow up - I still require this. The main issue is that imports differ depending on whether the package is installed or present within a source tree. The "proper" way to handle this is to use t...
Community
PyCharm
How to remote deploy a package (python setup.py develop)?
0 votes
Edited
July 03, 2017 08:09
It doesn't quite work for me with PyCharm 2017.1.3 on OSX 10.11.6. Copy/pasting the URL seems to work. But if I click File > Settings Repository and start typing, the first character "h" is accepte...
Community
IntelliJ IDEA Users
Settings repository - URL
0 votes
Edited
May 22, 2017 22:47
This just caught me out with PyCharm and was confusing me - glad I found this post as I was about to submit a bug report. It's not intuitive to me that this option should not be available for "Open...
Community
PhpStorm
PhpStorm 2016.3 Open multiple projects in one frame not working
0 votes