【问题标题】:I'm having trouble installing the 'Spring IDE' plugin in Eclipse, and I want to know how to solve this我在 Eclipse 中安装“Spring IDE”插件时遇到问题,我想知道如何解决这个问题
【发布时间】:2019-12-20 18:48:22
【问题描述】:

我想在eclipse中安装和配置spring框架。但是,安装过程失败。

我使用的PC的操作系统是Window7, 32bit。 RAM 为 2GB。

我运行了 Eclipse(版本:Neon.3 (4.6.3))并点击了帮助>Eclipse Marketplace。

我搜索了“spring”,但没有显示 Spring Tools 3 Add-on。

所以我点击了帮助>再次安装新软件。

http://dist.springframework.org/release/IDE 工作并按Enter。

检查了核心、扩展、集成。当我按下新建按钮时,出现如下图所示的错误。

我重新启动了 Eclipse。这次我只检查了Core。当我按下新建按钮时,出现如下图所示的错误。

有时我会在详细信息中看到以下消息: 无法完成安装,因为找不到一项或多项必需项。 正在安装的软件:Spring IDE Core(必需)3.9.9.201906180643-RELEASE(org.springframework.ide.eclipse.feature.feature.group 3.9.9.201906180643-RELEASE) 缺少要求:启动 UI 支持 3.9.9.201906180643-RELEASE (org.springframework.ide.eclipse.boot.wizard 3.9.9.201906180643-RELEASE) 需要 'package javax.ws.rs 2.0.1' 但找不到 不能满足依赖: 来自:Spring IDE Buildship Integration 3.9.9.201906180643-RELEASE (org.springframework.ide.eclipse.buildship30 3.9.9.201906180643-RELEASE) 至:捆绑 org.springframework.ide.eclipse.boot.wizard 0.0.0 不能满足依赖: 来自:Spring IDE Core(必需)3.9.9.201906180643-RELEASE(org.springframework.ide.eclipse.feature.feature.group 3.9.9.201906180643-RELEASE) 致:org.springframework.ide.eclipse.buildship30 [3.9.9.201906180643-RELEASE]

我将eclipse.ini文件内容中的-Xms256m -Xmx1024m修改为-Xms2048m -Xmx4096m。但结果是一样的。

eclipse中如何安装spring框架?

【问题讨论】:

  • 改为下载spring ide

标签: spring eclipse spring-boot spring-ide java-memory-leaks


【解决方案1】:

解决了。 Eclipse 4.6.3 和 STS3.9.9 似乎不适合。

我在 Eclipse 中尝试过http://dist.springsourse.com/snapshot/TOOLS/nightly/e4.3> help> 安装新软件。 STS3.7.0 已安装完毕。

【讨论】:

    猜你喜欢
    • 2016-04-19
    • 1970-01-01
    • 2023-01-08
    • 2022-12-26
    • 2022-01-12
    • 1970-01-01
    • 2019-04-12
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多