Tahoekid77
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 7
-
-
Tahoekid77 created a post, PyCharm closed unexpectedly, lost 2 hours of editing
I've been using PyCharm for 5 years and this is a new one. Latest version 2019.1.1. I had 2 projects open in different windows and was editing for a couple of hours when out of the blue both Window... -
Tahoekid77 created a post, AnsweredOffline Maven issues
I have 2 identical servers, one has internet connection, the other does not. I built the Maven / web app in IntelliJ on the internet connected machine, everything works fine. I copied the project... -
Tahoekid77 created a post, AnsweredLooking for best way to migrate to Tomcat
I have an existing Java web application that runs on netty and would like to move/port the project over to deploy on Tomcat. Is it easier to start a new project using Tomcat and move the files over... -
-
-
Tahoekid77 created a post, AnsweredNetty application command line startup
I moved an older Java - Netty project from a Linux server to Windows using IntelliJ. I needed to modify it and have it run on Windows. This all worked seamlessly and I've been able to run and debug... -
Tahoekid77 created a post, Debugging OpenSSL in CLion - cannot find symbols
I've successfully built a debug version of OpenSSL on Ubuntu 16. I'm using CLion and am testing certificate validation. After rebuilding and re-linking the C project and stepping to the OpenSSL AP...