Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jsmith Comp
Total activity
5
Last activity
October 13, 2021 14:00
Member since
October 13, 2021 02:37
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
October 13, 2021 14:00
When trying to use: dataFile = new XSSFWorkbook(String.valueOf(getClass().getResource("/data/data.xlsx"))); I get this among the error message: Caused by: java.io.FileNotFoundException: file:\C:\Us...
Community
IntelliJ IDEA Users
What is the path to files in root resources folder
0 votes
Created
October 13, 2021 13:41
Oh, one other thing... I checked the out folder, and I think it's doing it right: >out>>production>>>Phobos Project>>>>com>>>>data>>>>graphics The file data.xlsx is found in the graphics folder there.
Community
IntelliJ IDEA Users
What is the path to files in root resources folder
0 votes
Created
October 13, 2021 13:25
I think I'm more confused now, haha. Maybe my root folder is in the wrong place? Should it be inside the package that the project is in? Again, I was trying to interpret directions that were writte...
Community
IntelliJ IDEA Users
What is the path to files in root resources folder
0 votes