Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Baruch Rothkoff
Total activity
6
Last activity
July 11, 2024 05:16
Member since
April 10, 2018 18:04
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
2
Activity overview
Posts (1)
Comments (1)
Sort by recent activity
Recent activity
Votes
Created
April 10, 2018 19:33
OK, I found the problem. The problem was in the misc.xml file in a row: <output url="file://out" /> That should be: <output url="file://$PROJECT_DIR$/out" /> My mistake was that I didn't try to rep...
Community
IntelliJ IDEA Users
IDEA fails to run Junit5 with 'junit-jupiter' error
0 votes