Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Michael Golubev
Total activity
396
Last activity
December 21, 2020 16:46
Member since
June 24, 2010 11:06
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
156
Activity overview
Articles (0)
Posts (0)
Comments (240)
Sort by recent activity
Recent activity
Votes
Edited
August 07, 2018 21:47
Official comment
Hello, I am not sure what exactly are you trying to achieve, but the standard way to find the base folders seems to be by using `System.getProperty("catalina.base")` or `System.getProperty("catali...
Community
IntelliJ IDEA Open API and Plugin Development
How can i get tomcat base folder path programmatically ?
0 votes
Created
April 20, 2018 11:46
Official comment
Does the real name (the one encoded as "xxx") contain anything which is not alphanumeric (`[a-zA-Z0-9]+`)? I have created youtrack https://youtrack.jetbrains.com/issue/IDEA-190661, so you can uplo...
Community
IntelliJ IDEA Users
Issue deploying application to Weblogic, it works in eclipse
0 votes
Created
March 26, 2018 09:41
Regarding the "port 9007" problem, what are the exact debug options to starts the related tomcat with?
Community
IntelliJ IDEA Users
How do I best integrate intelliJ with a Tomcat running as a service in a different process?
0 votes
Edited
March 12, 2018 10:05
Official comment
Update: First of all, ensure that you are launching the run configuration in debug mode, your server output seems to be for the Run mode. If this does not help, my original answer below still hold...
Community
IntelliJ IDEA Users
Application server debugging: set jpda mode?
0 votes
Created
March 07, 2018 07:23
@Saleh Note that since Spring Boot run configurations do not have an option similar to "on Frame deactivation" actions from IDEA app server run configurations, one needs to explicitly invoke Build ...
Community
IntelliJ IDEA Users
IntelliJ and JSP HotSwap
0 votes
Edited
March 06, 2018 23:38
Official comment
@Saleh Noures I was able to enable hot reload of the JSPs in your github sample project by adding the following dependency into the pom.xml and re-importing Maven changes. <dependency> <groupId>o...
Community
IntelliJ IDEA Users
IntelliJ and JSP HotSwap
0 votes
Created
February 20, 2018 18:19
@Anubhav1691 No, it is the different story. In 2017.3 we have indeed implemented an ability to use any Dockerfile as a target for run-config. But the context folder is still always the one contai...
Community
PyCharm
Unable to build and image from existing Dockerfile.
0 votes
Edited
February 20, 2018 17:10
Official comment
Hello At the moment the Docker plugin does not support custom context folder and always assumes that the context folder is the one that contains the Dockerfile. In your case it is the same as runn...
Community
PyCharm
Unable to build and image from existing Dockerfile.
0 votes
Created
November 15, 2017 09:18
@Curl Siffert I agree. And finally in the new plugin version for 2017.3 all the ports that have bindings should be automatically implicitly exposed by the plugin. If you see the problems with the ...
Community
IntelliJ IDEA Users
Docker plugin doesn't create port bindings
0 votes
Edited
October 28, 2017 10:14
Official comment
I can't reproduce the issue. I have just verified that within a context of my previous answer in this youtrack, the following JSON option exposes the port 3555 in addition to the ports exposed in ...
Community
IntelliJ IDEA Users
Expose a port in Docker container Through the IDE.
0 votes
«
First
‹
Previous
Next
›
Last
»