LoginSignup
0
0

More than 5 years have passed since last update.

Spirng MVCのプロジェクトインポートで、ビルド失敗"error in opening zip file"(Eclipse 4.7.1)

Last updated at Posted at 2018-09-26

:leaves:Spirngプロジェクト雛形作成のエラー解消 https://start.spring.io/:leaves:

  • 解決法
    • Spring bootのバージョンを下げて、雛形作成
    • ローカルのgradleのバージョンを確認する

 

環境

失敗

ソフトウェア Version
Eclipse Oxygen (4.7.1)
gradle 2.2.1
Java 1.8.0_151
Spring Boot 2.1.0 M4

成功

ソフトウェア Version
Eclipse Oxygen (4.7.1)
gradle 2.2.1
Java 1.8.0_151
Spring Boot 1.5.16

エラー内容

https://start.spring.io/
にてSpring MVCの雛形ダウンロード(依存関係は「Web」、[Thymeleaf])
Eclipse起動後
「Gradle STS」でプロジェクトを、「Build Model」押下時に、エラーが表示される

image.png

image.png

image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0