]
Kaloyan Raev commented on JBIDE-18732:
--------------------------------------
Do you plan to expose them to the Eclipse Preference API? This would provide a lot of
flexibility. Including that adopters would be able to override the defaults values in the
plugin_customization.ini file of their product.
CordovaSim must save preferences (tabs / settings / etc.)
---------------------------------------------------------
Key: JBIDE-18732
URL:
https://issues.jboss.org/browse/JBIDE-18732
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: browsersim
Affects Versions: 4.2.0.Final, 4.3.0.Alpha1
Reporter: Ilya Buziuk
Assignee: Ilya Buziuk
Fix For: 4.2.0.Final, 4.2.1.Final
For now all CordovaSim's preferences are hardcoded -
https://github.com/jbosstools/incubator-ripple/commit/d2b46fdc5cfa74cc8c6...
CordovaSim must save all user's preferences: tab order, setting, etc.
NOTE: Preferences will *not* be saved for *javaFX* web engine oracle *JDK 7*, due to
localstorage absence.