If you have a file in your Java Project and you want to get the absolute path of it, you can make use of keyboard shortcuts: Command + Shift + C if you are using Mac, Windows + Shift + C on Windows OS,
- Open the file in IntelliJ,
- Now Press Shift twice,
- Type "Absolute Path" and press enter to copy the absolue path of the file,
- The path will get copied to the clipboard.
/Users/code2care/IdeaProjects/multi-tasking/src/input-file.csv

Provide Feedback For This Article
We take your feedback seriously and use it to improve our content. Thank you for helping us serve you better!
😊 Thanks for your time, your feedback has been registered!
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!