Karl Krasnowsky

- Total activity 183
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 20
- Subscriptions 44
-
Created Once again... xdebug ports.
Seems like every 3 years this comes up again. So I'm attempting to run my phpunit tests via debug (laravel stack) and I get this: Port 9,000 specified in settings is busy. Port 50,165 is free and c... -
Edited Using proprietary classes in code?
In a relatively recent update to Inttellij (or I hadn't noticed before), I've noticed certain code hints suggest things like tagging a function "pure" or using "ArrayShape" , and if I accept these... -
Created JSF 2.x project. Unable to resolve resources?
AnsweredIntelliJ IDEA 2020.3.3 (Ultimate Edition)Build #IU-203.7717.56, built on March 15, 2021Subscription is active until October 2, 2021.Runtime version: 11.0.10+8-b1145.96 amd64VM: OpenJDK 64-Bit Serve... -
Edited format of defining VM options in run configuration?
AnsweredI have an executable jar application that is executed by this command line: START javaw -Dmy_username=%user% -Dmy_password=%pw% -cp .\MySelfContainedJar.jar package.TargetClassWithMain and I'm tryi... -
Created More odd issues with debugging jboss/wildfly
AnsweredIntelliJ IDEA 2020.3.2 (Ultimate Edition)Build #IU-203.7148.57, built on January 25, 2021Licensed to Subscription is active until October 2, 2021.Runtime version: 11.0.9.1+11-b1145.77 amd64VM: Ope... -
Created Problems debugging wildfly deployed JSF app
AnsweredIntelliJ IDEA 2020.3.1 (Ultimate Edition)Build #IU-203.6682.168, built on December 29, 2020Runtime version: 11.0.9.1+11-b1145.63 amd64VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.Windows 10 10.0... -
Edited What is this search icon in this forum's header supposed to do?
AnsweredSomething that's been bugging me for a while now. Specific to this forum's interface... In the header there's this search icon: when selected a "drop down" (I'm assuming text field) is displayed, ... -
Edited Integrated build not performing maven rule?
AnsweredI'm building a war file in my project that I've defined a run/debug configuration to deploy to my jboss server upon running. My maven build has this rule: <finalName>${project.name}</finalName>and ... -
Created Creating new projects with maven Archetypes
AnsweredA growing frustration with me is this feature of "creating new Intellij projects with maven Archetypes". I'm purposely quoting this since inevitably the selected archetype from the generated list w... -
Created Recently introduced loading bug?
AnsweredIntelliJ IDEA 2020.2.1 (Ultimate Edition)Build #IU-202.6948.69, built on August 24, 2020Microsoft Windows [Version 10.0.18363.900] Hello, I started noticing this after one of the recent major upd...