]
Nick Boldt updated JBDS-4685:
-----------------------------
Fix Version/s: 11.3.0.AM3
enable lightweight autorefresh in devstudio
-------------------------------------------
Key: JBDS-4685
URL:
https://issues.jboss.org/browse/JBDS-4685
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: installer, upstream
Reporter: Nick Boldt
Fix For: 11.3.0.AM3
As described in
https://bugs.eclipse.org/bugs/show_bug.cgi?id=531844 there's an easy
way to enable file auto-refresh:
{code}
# lightweight auto-refresh on access by default
org.eclipse.core.resources/refresh.lightweight.enabled=true
{code}
So we could add this to the devstudio plugin_customization.ini file to get this in
devstudio too.