Skip to content

Commit

Permalink
set auto-start to true - this will avoid many problems where people f…
Browse files Browse the repository at this point in the history
…orget to do this manually

Signed-off-by: Kai Kreuzer <[email protected]> (github: @kaikreuzer)
  • Loading branch information
kaikreuzer committed Feb 5, 2015
1 parent 24950b1 commit 527b51f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions targetplatform/openHAB_Runtime.launch
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<booleanAttribute key="clearwslog" value="false"/>
<stringAttribute key="configLocation" value="${workspace_loc}/.metadata/.plugins/org.eclipse.pde.core/openHAB_Runtime"/>
<booleanAttribute key="default" value="false"/>
<booleanAttribute key="default_auto_start" value="true"/>
<booleanAttribute key="includeOptional" value="true"/>
<stringAttribute key="location" value="${workspace_loc}/../runtime-org.openhab.runtime.product.product"/>
<booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value="true"/>
Expand Down

0 comments on commit 527b51f

Please sign in to comment.