Eclipse 中的自定义项目导入向导

发布于 2024-12-04 00:04:25 字数 138 浏览 0 评论 0原文

是否可以使用 Eclipse 进行某种自动配置或自定义代码执行,以便从 svn/git/xyz 导入新的 Java 源项目将运行类似于 . /configure 或类似 Windows 上的新程序安装向导(询问本地路径或检测和更新 Unix 集成所需的代码变量)

Is it possible to have some kind of automagic configuration or custom code execution with Eclipse, so that importing a new Java source project from svn/git/xyz would run something (automatically asking for permissions, with behavior similar to Windows autorun) comparable to ./configure or like a new program installation wizard on Windows (asking for local paths or detecting and updating necessary code variables for Unix integration)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

安静 2024-12-11 00:04:25

我认为你需要制作一个小的 Eclipse 插件才能获得这种行为:

http://www.eclipsepluginsite.com/< /a>

I think you need to make a small Eclipse plugin to get that kind of behaviour:

http://www.eclipsepluginsite.com/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文