Skip to content

Commit bc9dc27

Browse files
author
jantje
committed
remove download.php reference and update about boxes
download.php no longer exists download boxes referred to download.txt and dit not contain roberto as contributor
1 parent f91a5c4 commit bc9dc27

File tree

4 files changed

+11
-13
lines changed

4 files changed

+11
-13
lines changed

io.sloeber.application/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
</property>
113113
<property
114114
name="aboutText"
115-
value="Sloeber, the Eclipse IDE for Arduino Developers&#x0A;&#x0A;Info: https://eclipse.baeyens.it/&#x0A;Source: https://github.com/jantje/arduino-eclipse-plugin&#x0A;Binaries: https://eclipse.baeyens.it/download.php&#x0A;&#x0A;Contributors (github users): jantje, brodykenrick, wimjongman, neuweiler, &#x0A;darcade, amorellgarcia, MarceloLimori&#x0A;&#x0A;https://github.com/jantje/arduino-eclipse-plugin/graphs/contributors">
115+
value="Sloeber, the Eclipse IDE for Arduino Developers&#x0A;&#x0A;Info: https://sloeber.io/&#x0A;Source: https://github.com/sloeber/arduino-eclipse-plugin&#x0A;&#x0A;&#x0A;Contributors (github users): jantje, wimjongman, rlogiacco, MarceloLimori, brodykenrick, neuweiler, darcade, amorellgarcia&#x0A;&#x0A;https://github.com/sloeber/arduino-eclipse-plugin/graphs/contributors">
116116
</property>
117117
<property
118118
name="aboutImage"

io.sloeber.product.sdk/arduino.product

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@
88
<text>
99
Sloeber, the Eclipse IDE for Arduino Developers
1010

11-
Info: http://eclipse.baeyens.it/
12-
Source: https://github.com/jantje/arduino-eclipse-plugin
13-
Binaries: http://eclipse.baeyens.it/download.php
11+
Info: http://sloeber.io/
12+
Source: https://github.com/sloeber/arduino-eclipse-plugin
1413

15-
Contributors (github users): jantje, brodykenrick, wimjongman, neuweiler,
16-
darcade, amorellgarcia, MarceloLimori
14+
15+
Contributors (github users): jantje, wimjongman, rlogiacco, MarceloLimori, brodykenrick, neuweiler, darcade, amorellgarcia
1716

1817
https://github.com/jantje/arduino-eclipse-plugin/graphs/contributors
1918
</text>

io.sloeber.product/arduino.product

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<?pde version="3.5"?>
33

4-
<product name="Sloeber, the Eclipse Arduino IDE (product version)" uid="io.sloeber.product" id="io.sloeber.application.product" application="org.eclipse.ui.ide.workbench" version="4.2.0.qualifier" useFeatures="true" includeLaunchers="true">
4+
<product name="Sloeber, the Eclipse Arduino IDE (product version)" uid="io.sloeber.product" id="io.sloeber.application.product" version="4.2.0.qualifier" useFeatures="true" includeLaunchers="true">
55

66
<aboutInfo>
77
<image path="/io.sloeber.application/icons/eclipse_lg.png"/>
88
<text>
99
RCP product for creating emebedded sofware with Eclipse for the Arduino board and other hardware.
1010

11-
Info: http://eclipse.baeyens.it/
12-
Source: https://github.com/jantje/arduino-eclipse-plugin
13-
Binaries: http://eclipse.baeyens.it/download.php
11+
Info: http://sloeber.io/
12+
Source: https://github.com/sloeber/arduino-eclipse-plugin
1413

15-
Contributors (github users): jantje, brodykenrick, wimjongman, neuweiler,
16-
darcade, amorellgarcia, MarceloLimori
14+
15+
Contributors (github users): jantje, wimjongman, rlogiacco, MarceloLimori, brodykenrick, neuweiler, darcade, amorellgarcia
1716

1817
https://github.com/jantje/arduino-eclipse-plugin/graphs/contributors
1918
</text>

website/WebContent/fragments/how_to/install_V2_product.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Detailed installation instructions
2626

2727
**install Arduino Eclipse product**
2828

29-
1. [Download the product version for your platform from ](http://eclipse.baeyens.it/download.php)
29+
1. [Download the product version for your platform from ](http://eclipse.baeyens.it/)
3030
2. Unpack the file downloaded in a folder without spaces ( I assume c:/eclipse)
3131

3232

0 commit comments

Comments
 (0)