enhancement "MAVEN_HOME button" for file/jar chooser dialog
wouldn't it be helpful to have a MAVEN_HOME button in the file/library/jar chooser dialog, that
immediately takes you to the local maven repository folder?
It would save some time while setting up project structures and global libraries!
regards
Juergen
请先登录再写评论。
Hello,
Please create corresponding feature request at our tracker
Denis
Hi.
The workaround is:
1. Settings / Path variables: define MAVEN_HOME.
2. Open chooser, open Path field (Ctrl+P). Type '$', then Ctrl+Space: $MAVEN_HOME will be suggested.
Regards,
Alexander.
Just noticed, that speaking of MAVEN_HOME you mean MAVEN_REPOSITORY. AFAIK, this variable is defined automatically, so point 1 is already done.