File tree Expand file tree Collapse file tree 6 files changed +8
-14
lines changed
net.sf.eclipsecs-updatesite
net.sf.eclipsecs.doc/src/main/resources/partials Expand file tree Collapse file tree 6 files changed +8
-14
lines changed Original file line number Diff line number Diff line change 136136 <configuration >
137137 <repositories >
138138 <repository >
139- <id >juno </id >
139+ <id >2019-06 </id >
140140 <layout >p2</layout >
141- <url >https://download.eclipse.org/releases/juno </url >
141+ <url >https://download.eclipse.org/releases/2019-06 </url >
142142 </repository >
143143 </repositories >
144144 <dependencies >
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ <h1>Eclipse Checkstyle Plugin</h1>
88 < p style ="margin-bottom: 5px; ">
99 < a class ="btn btn-primary btn-outline-inverse btn-lg " target ="_blank "
1010 href ="http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=150 "
11- title ="Drag and drop this link into a running Eclipse (Juno or higher version) workspace to install the Eclipse Checkstyle Plugin ">
11+ title ="Drag and drop this link into a running Eclipse (2019-06 or higher version) workspace to install the Eclipse Checkstyle Plugin ">
1212 < i class ="fa fa-plug ">
1313 </ i >
1414 Install
@@ -24,7 +24,7 @@ <h1>Eclipse Checkstyle Plugin</h1>
2424 < small >
2525 < sup > 1 </ sup >
2626 Install via Eclipse Marketplace. Drag and drop this link into a running Eclipse
27- (Juno or higher version) workspace. Latest release 9.3.0, based on Checkstyle 9.3, see
27+ (2019-06 or higher version) workspace. Latest release 9.3.0, based on Checkstyle 9.3, see
2828 < a href ="#!/releasenotes "> release notes</ a >
2929 </ small >
3030 </ div >
Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ <h1>Installation</h1>
1010 < p >
1111 < a class ="btn btn-primary btn-outline-inverse btn-lg " target ="_blank "
1212 href ="http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=150 "
13- title ="Drag and drop this link into a running Eclipse (Juno or higher version) workspace to install Checkstyle Plugin "
13+ title ="Drag and drop this link into a running Eclipse (2019-06 or higher version) workspace to install Checkstyle Plugin "
1414 > < i class ="fa fa-plug "> </ i > Install </ a >
1515 </ p >
1616 < ol >
17- < li > Drag&Drop the link above to a running Eclipse instance (Juno or higher version). This will trigger the
17+ < li > Drag&Drop the link above to a running Eclipse instance (2019-06 or higher version). This will trigger the
1818 Eclipse Marketplace client with the Eclipse Checkstyle Plugin being pre-selected for
1919 installation.</ li >
2020 < li > Confirm the selection of features to install</ li >
Original file line number Diff line number Diff line change 77 <unit id =" org.eclipse.jdt.feature.group" version =" 0.0.0" />
88 <unit id =" org.eclipse.sdk.ide" version =" 0.0.0" />
99 <unit id =" org.eclipse.emf.feature.group" version =" 0.0.0" />
10- <repository location =" https://download.eclipse.org/releases/juno/201303010900 /" />
10+ <repository location =" https://download.eclipse.org/releases/2019-06/201906191000 /" />
1111 </location >
1212 <location includeMode =" slicer" includeAllPlatforms =" false" includeSource =" true" includeConfigurePhase =" true" type =" InstallableUnit" >
1313 <unit id =" org.junit.jupiter.api" version =" 0.0.0" />
Original file line number Diff line number Diff line change @@ -4,8 +4,7 @@ target "Eclipse Checkstyle"
44with source configurePhase
55environment JavaSE-11
66
7- // use the latest version of Juno only, to avoid downloading all children of the Juno composite update site
8- location "https://download.eclipse.org/releases/juno/201303010900/" {
7+ location "https://download.eclipse.org/releases/2019-06/201906191000/" {
98 org.eclipse.jdt.feature.group lazy
109 org.eclipse.sdk.ide lazy
1110
Original file line number Diff line number Diff line change 9696 </target >
9797 <resolver >p2</resolver >
9898 <environments >
99- <environment >
100- <os >win32</os >
101- <ws >win32</ws >
102- <arch >x86</arch >
103- </environment >
10499 <environment >
105100 <os >win32</os >
106101 <ws >win32</ws >
You can’t perform that action at this time.
0 commit comments