質問編集履歴

2

コード編集

2019/06/25 02:06

投稿

ren_konkon
ren_konkon

スコア11

test CHANGED
File without changes
test CHANGED
@@ -18,11 +18,11 @@
18
18
 
19
19
 
20
20
 
21
- 一つ目:Archive for required library: 'C:/Users/〇〇〇/.m2/repository/org/hibernate/hibernate-core/4.2.1.Final/hibernate-core-4.2.1.Final.jar' in project 'MySampleApp1' cannot be read or is not a valid ZIP file MySampleApp1 Build path Build Path Problem
21
+ 一つ目:`Archive for required library: 'C:/Users/〇〇〇/.m2/repository/org/hibernate/hibernate-core/4.2.1.Final/hibernate-core-4.2.1.Final.jar' in project 'MySampleApp1' cannot be read or is not a valid ZIP file MySampleApp1 Build path Build Path Problem`
22
22
 
23
23
 
24
24
 
25
- 二つ目:The project cannot be built until build path errors are resolved MySampleApp1 Unknown Java Problem
25
+ 二つ目:`The project cannot be built until build path errors are resolved MySampleApp1 Unknown Java Problem`
26
26
 
27
27
 
28
28
 
@@ -30,7 +30,7 @@
30
30
 
31
31
  ### 該当のソースコード
32
32
 
33
-
33
+ ```
34
34
 
35
35
  package jp.tuyano.spring.sample1;
36
36
 
@@ -48,7 +48,7 @@
48
48
 
49
49
  }
50
50
 
51
-
51
+ ```
52
52
 
53
53
  ### 試したこと
54
54
 

1

誤字

2019/06/25 02:06

投稿

ren_konkon
ren_konkon

スコア11

test CHANGED
File without changes
test CHANGED
File without changes