Anthony Galati

- Total activity 30
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
-
Anthony Galati created a post, AnsweredHow to add files to an empty project
If I create an empty project in IntelliJ and want to add a file like readme, DockerFile, etc I can't find a way to do that without using terminal and/or some file manager. Am I missing something? -
-
Anthony Galati created a post, AnsweredWindows Terminal PATH is missing environment variables
I just reinstalled Windows 10 and I can't get the Terminal window to inherit the PATH correctly. When I open a terminal and type PATH, the following is displayed. PATH=C:\WINDOWS\system32;C:\WINDO... -
Anthony Galati created a post, AnsweredTOOLBOX - Certificate isues
My company uses a self signed certificate and I am assuming this is the issue why ToolBox cannot connect. The error says "Cannot connect to server. Information may be outdated" Here is the info... -
-
Anthony Galati commented, -
Anthony Galati created a post, How to create a file from a File Template
I see a bunch for File Templates, how do I use them?I want to create a new file using the jboss-deployment-structure xml file template. If I type ctrl + alt + N, I still get no options. -
Anthony Galati commented, -
-
Anthony Galati created a post, Add static content to localhost
If I create a new web project in WebStorm and hit run I get a localhost:<port>/<project> URL.Is there a way to add static content to the localhost server as it would be out on the live server? I h...