Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
madhephaestus committed Nov 6, 2020
1 parent 4590914 commit 3c6bdf6
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion io.sloeber.arduino.prefs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Last\ Used\ Upload\ port=
Last\ used\ Board=uno
Last\ used\ Boards\ file=C\:\\RBE\\sloeber\\arduinoPlugin\\packages\\arduino\\hardware\\avr\\1.8.3\\boards.txt
Last\ used\ Examples=
Private\ Library\ Path=C\:\\RBE\\ArduinoSketchbook\\libraries
Private\ Library\ Path=R\:\\RBE\\ArduinoSketchbook\\libraries
Private\ hardware\ Path=C\:\\RBE\\arduino-1.8.5\\hardware
Use\ the\ algoritm\ to\ find\ the\ toolchain\ like\ Arduino\ IDE=true
add\ pragma\ once\ to\ headers=true
Expand Down
2 changes: 1 addition & 1 deletion io.sloeber.core.ui.prefs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Build\ before\ upload\ option=ASK
Clean\ Serial\ Monitor\ after\ upload=false
Gui\ entry\ for\ private\ hardware\ paths=C\:\\RBE\\arduino-1.8.5\\hardware;
Gui\ entry\ for\ private\ library\ paths=C\:\\RBE\\ArduinoSketchbook\\libraries;
Gui\ entry\ for\ private\ library\ paths=R\:\\RBE\\ArduinoSketchbook\\libraries;
Open\ serial\ connections\ with\ the\ monitor=true
eclipse.preferences.version=1
2 changes: 1 addition & 1 deletion org.eclipse.ui.ide.prefs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
RECENT_WORKSPACES_PROTOCOL=3
SHOW_WORKSPACE_SELECTION_DIALOG=false
eclipse.preferences.version=1
RECENT_WORKSPACES=C\:\\RBE\\eclipse-workspace
RECENT_WORKSPACES=R\:\\RBE\\eclipse-workspace
26 changes: 13 additions & 13 deletions rbe/config.ini
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
#This configuration file was written by: org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser
#Thu Mar 14 14:31:27 EDT 2019
eclipse.product=org.eclipse.platform.ide
osgi.splashPath=platform\:/base/plugins/org.eclipse.platform
org.eclipse.equinox.simpleconfigurator.configUrl=file\:org.eclipse.equinox.simpleconfigurator/bundles.info
osgi.bundles.defaultStartLevel=4
eclipse.application=org.eclipse.ui.ide.workbench
osgi.bundles=reference\:file\:org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar@1\:start
eclipse.p2.data.area[email protected]/../p2
eclipse.p2.profile=epp.package.java
osgi.framework=file\:plugins/org.eclipse.osgi_3.13.300.v20190218-1622.jar
osgi.framework.extensions=reference\:file\:org.eclipse.osgi.compatibility.state_1.1.400.v20190208-1533.jar
eclipse.buildId=4.11.0.I20190307-0500
#This configuration file was written by: org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser
#Fri Nov 06 05:04:03 PST 2020
eclipse.product=org.eclipse.platform.ide
osgi.splashPath=platform\:/base/plugins/org.eclipse.platform
org.eclipse.equinox.simpleconfigurator.configUrl=file\:org.eclipse.equinox.simpleconfigurator/bundles.info
osgi.bundles.defaultStartLevel=4
eclipse.application=org.eclipse.ui.ide.workbench
osgi.bundles=reference\:file\:org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar@1\:start
eclipse.p2.data.area[email protected]/../p2/
eclipse.p2.profile=epp.package.java
osgi.framework=file\:plugins/org.eclipse.osgi_3.16.0.v20200828-0759.jar
osgi.framework.extensions=reference\:file\:org.eclipse.osgi.compatibility.state_1.2.100.v20200811-1344.jar
eclipse.buildId=4.17.0.I20200902-1800
osgi.instance.area.default=R\:\\RBE\\eclipse-workspace

0 comments on commit 3c6bdf6

Please sign in to comment.