Skip to content

Commit 7bcc715

Browse files
author
jantje
committed
fix some sloeber.io references
1 parent 3991622 commit 7bcc715

File tree

8 files changed

+8
-7
lines changed

8 files changed

+8
-7
lines changed

io.sloeber.application/plugin.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
</property>
133133
<property
134134
name="aboutText"
135-
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">
135+
value="Sloeber, the Eclipse IDE for Arduino Developers&#x0A;&#x0A;Info: https://eclipse.baeyens.it/&#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">
136136
</property>
137137
<property
138138
name="preferenceCustomization"

io.sloeber.feature/feature.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
version="4.4.1.qualifier"
66
provider-name="%provider">
77

8-
<description url="http://sloeber.io">
8+
<description url="http://eclipse.baeyens.it">
99
%description
1010
</description>
1111

io.sloeber.product.sdk/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Bundle-Name: Sloeber SDK
44
Bundle-SymbolicName: io.sloeber.product.sdk;singleton:=true
55
Bundle-Version: 4.3.1.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
7-
Bundle-Vendor: sloeber.io
7+
Bundle-Vendor: baeyens.it
88
Automatic-Module-Name: io.sloeber.product.sdk

io.sloeber.product.sdk/arduino.product

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<text>
99
Sloeber, the Eclipse IDE for Arduino Developers
1010

11-
Info: https://sloeber.io/
11+
Info: https://eclipse.baeyens.it/
1212
Source: https://github.com/sloeber/arduino-eclipse-plugin
1313

1414

io.sloeber.product/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Bundle-Name: Sloeber product
44
Bundle-SymbolicName: io.sloeber.product;singleton:=true
55
Bundle-Version: 4.4.1.qualifier
66
Bundle-RequiredExecutionEnvironment: JavaSE-11
7-
Bundle-Vendor: sloeber.io
7+
Bundle-Vendor: baeyens.it
88
Automatic-Module-Name: io.sloeber.product

io.sloeber.product/arduino.product

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<text>
99
Sloeber, the Eclipse IDE for Arduino Developers
1010

11-
Info: https://sloeber.io/
11+
Info: https://eclipse.baeyens.it/
1212
Source: https://github.com/sloeber/arduino-eclipse-plugin
1313

1414

io.sloeber.tests/.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
/bin/
2+
/target/

io.sloeber.ui.nl1/META-INF/MANIFEST.MF

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ Bundle-SymbolicName: io.sloeber.ui.nl1;singleton:=true
55
Bundle-Version: 4.4.1.qualifier
66
Fragment-Host: io.sloeber.ui;bundle-version="4.2.0"
77
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
8-
Bundle-Vendor: sloeber.io
8+
Bundle-Vendor: baeyens.it

0 commit comments

Comments
 (0)