enabled refresh on access option
This commit is contained in:
@@ -9,8 +9,8 @@ title=Spring Tool Suite 4\n\
|
||||
Version: @QUALIFIER@\n\
|
||||
Build Id: @BUILD_ID@\n\
|
||||
\n\
|
||||
Copyright (c) 2007 - 2018 Pivotal Software, Inc.\n\
|
||||
All rights reserved. Visit http://spring.io/tools/sts\n\
|
||||
Copyright (c) 2007 - 2018 Pivotal, Inc.\n\
|
||||
All rights reserved. Visit http://spring.io/tools4\n\
|
||||
\n\
|
||||
This product includes software developed by the\n\
|
||||
Apache Software Foundation http://www.apache.org
|
||||
|
||||
@@ -7,8 +7,8 @@ productBlurb=Spring Tool Suite 4 \n\
|
||||
Version: @QUALIFIER@\n\
|
||||
Build Id: @BUILD_ID@\n\
|
||||
\n\
|
||||
Copyright (c) 2007 - 2018 Pivotal Software, Inc.\n\
|
||||
All rights reserved. Visit http://spring.io/tools/sts\n\
|
||||
Copyright (c) 2007 - 2018 Pivotal, Inc.\n\
|
||||
All rights reserved. Visit http://spring.io/tools4\n\
|
||||
\n\
|
||||
This product includes software developed by the\n\
|
||||
Apache Software Foundation http://www.apache.org
|
||||
|
||||
@@ -24,6 +24,9 @@ org.eclipse.ui/DOCK_PERSPECTIVE_BAR=topRight
|
||||
# show progress on startup
|
||||
org.eclipse.ui/SHOW_PROGRESS_ON_STARTUP=true
|
||||
|
||||
# lightweight auto-refresh on access by default
|
||||
org.eclipse.core.resources/refresh.lightweight.enabled=true
|
||||
|
||||
# Order help books in table of contents
|
||||
org.eclipse.help/HELP_DATA = helpData.xml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user