Kevin
- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 21
- Subscriptions 7
-
Created Intellij: Build to Remote
AnsweredI need to debug a java app on a remove Linux box. I'm also new to Remote Debugging, so I'm still figuring out some of the issues. Is there a way to have IntelliJ build java app (.jar) and automati... -
Edited Java to Multiple-platforms: Linux and MacOS
AnsweredWe are building a Java application for use on Linux and MacOS, where MacOS is the build and development platform and Linux (Ubuntu on EC2) is the ultimate target. The application is using a large ...