Vurucu, Süleyman
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Created Maven and Direnv pluging on windows does not work anymore
AnsweredUntil 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 ... -
Created Java 14 pattern matching instance of not woking
AnsweredHi, 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" ...