如何找出gvm安装groovy的位置? [英] How can I find out where the gvm installed groovy?

查看:164
本文介绍了如何找出gvm安装groovy的位置?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个运行OSX 10.9.2的mac。我刚刚安装了gvm并使用它来安装Groovy。我想获得一个测试项目,用于我的ide,但是我不知道在哪里告诉我的ide找到Groovy SDK。

在Groovy shell中键入help并不会显示任何有用的信息。如何找到Groovy的安装位置?

解决方案

假设您安装了最新版本,它位于〜 /.gvm/groovy/2.2.2



符号链接〜/ .gvm / groovy / current 将指向您正在使用的当前版本


I have a mac running OSX 10.9.2. and I just installed the gvm and used that to install Groovy. I want to get a test project set up to use for my ide, but I don't know where to tell my ide to find the Groovy SDK.

Typeing "help" into the Groovy shell doesn't reveal anything helpful either. How can I find out where Groovy is installed?

解决方案

Assuming you installed the latest, it's in ~/.gvm/groovy/2.2.2

The symbolic link ~/.gvm/groovy/current will point to the current version you're using

这篇关于如何找出gvm安装groovy的位置?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆