enabled refresh on access option

This commit is contained in:
Martin Lippert
2018-03-01 10:06:36 +01:00
parent b148969f17
commit dc93550289
3 changed files with 7 additions and 4 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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