如何在 Eclipse 中安装 Hibernate 工具?

2023-08-23Java开发问题
3

本文介绍了如何在 Eclipse 中安装 Hibernate 工具?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

问题描述

在 Eclipse 中将 Hibernate Tools 作为插件安装的正确方法是什么?Hibernate site 并没有真正给出任何说明.

What is the proper way to install Hibernate Tools in Eclipse as a plugin? The Hibernate site doesn't really give any instructions.

查看 Hibernate Tools 二进制文件 HibernateTools-3.2.4.Beta1-R200810311334.zip,看来我可以将其解压缩到我的 eclipse 目录中.我只是将它解压缩到我的eclipse目录中吗?这似乎是一个hacky来安装它.

Looking at the Hibernate Tools binary HibernateTools-3.2.4.Beta1-R200810311334.zip, it appears that I can just unzip this in my eclipse directory. Do I just unzip it in my eclipse directory? This seems like a hacky was to install it.

推荐答案

嗯,最方便和最安全的方法是在 Eclipse 软件更新中使用 JBoss 更新站点(帮助 -> 软件更新... -> 添加站点...):

Well, most convenient and safest way is to use JBoss update site within Eclipse software updates (Help -> Software Updates... -> Add Site...):

JBoss Tools 的最新稳定版本更新站点

在那里您可以找到 Hibernate 工具以及其他方便的 JBoss 插件.

There you can find Hibernate tools together with other handy JBoss plugins.

这篇关于如何在 Eclipse 中安装 Hibernate 工具?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

The End

相关推荐

在 Eclipse 项目中使用西里尔文 .properties 文件
Use cyrillic .properties file in eclipse project(在 Eclipse 项目中使用西里尔文 .properties 文件)...
2024-08-25 Java开发问题
18

Hibernate 验证器的国际化
Internationalization in Hibernate validators(Hibernate 验证器的国际化)...
2024-08-25 Java开发问题
13

Eclipse 在尝试启动 Android 应用程序时卡住了
Eclipse gets stuck when trying to launch Android app(Eclipse 在尝试启动 Android 应用程序时卡住了)...
2024-08-25 Java开发问题
14

Eclipse:无法初始化监视器线程:无法建立环回连接
Eclipse: Failed to initialize Monitor Thread: Unable to establish loopback connection(Eclipse:无法初始化监视器线程:无法建立环回连接)...
2024-08-25 Java开发问题
4

Eclipse-找不到JDK
Eclipse- JDK not found(Eclipse-找不到JDK)...
2024-08-25 Java开发问题
6

如何让 Eclipse 在 Windows 7 任务栏中表现良好?
How to make Eclipse behave well in the Windows 7 taskbar?(如何让 Eclipse 在 Windows 7 任务栏中表现良好?)...
2024-08-25 Java开发问题
9