Vurucu, Süleyman
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Vurucu, Süleyman created a post, AnsweredMaven and Direnv pluging on windows does not work anymore
Until the last update of intelij the run configuration works as expected. But since the last update it does not work anymore. If I run a ususal java program with the same .envrc on windows I can ... -
Vurucu, Süleyman commented, -
Vurucu, Süleyman commented, -
Vurucu, Süleyman created a post, AnsweredJava 14 pattern matching instance of not woking
Hi, I create a simple maven project <?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ...