Category: | Bug report |
Priority: | High |
Status: | Assigned |
Project: | Severity: | Critical |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
I want to add jar to iReport classpath that are inside maven local repository, which is ~/.m2/repository but I can't see this directory in the "Add Jar(s) / path to classpath" window even if I configure Finder to show hidden files.
To show hidden files in Finder execute this in the Terminal:
defaults write com.apple.finder AppleShowAllFiles TRUE

killall Finder
In Mac OS X 10.6 I cant use Cmd+Shift+. (period) to toggle between show/hide hidden files/directories in Open File window, but this didn't works in iReport.