Florian Bonte
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Created Line breaks not working properly in code formatting
AnsweredWhenever I hit the reformat code hotkey twice, it asks if I want to format custom line breaks too. When I do this, the result is completely unacceptable. There's probably some setting somewhere to ... -
Edited Avoid uploading complete runtime when running on remote host
AnsweredI'm creating a simple Java application (for testing purposes) that connects to a server and performs some HTTP requests. The server works with an IP whitelist, so I cannot run the app from my own m...