Community
Participate
Working Groups
I am using RAP 1.4 RC1 According to documentation, it should be possible to define org.eclipse.rwt.settingStoreFactory=id property in config.ini. But the only way to have it working, is by setting a java System property (-Dorg.eclipse.rwt.settingStoreFactory=id). This property should be configurable also through config.ini as well, I will attached a proposed patch
Created attachment 196090 [details] Patch allowing to read org.eclipse.rwt.settingStoreFactory in config.ini as well
Applied patch with minor changes to CVS HEAD
Note that there seems to be an issue with system properties not copied to the bundle context: bug 319679. Please reopen if this causes problems for RAP too.