This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The Saros Eclipse Plugin". Pusher was dpp-gerrit.
The branch, master has been updated
via e4bf3670d8e3142006673ddacabc5573dfef8910 (commit)
from 9173c60f107ee52a1ffd4d31fb577f9a6476c2cd (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e4bf3670d8e3142006673ddacabc5573dfef8910
Author: Holger Schmeisky <[email protected]>
Date: Wed Feb 18 15:06:05 2015 +0100
[INTERNAL] Adds interface IPreferenceStore to the core
This adds an abstraction layer between the Preferences and the IDE, so
that not each IDE has to implement every preference (for example a
preference key might not exist in one implementation).
Change-Id: I3c1caf4040927e79b842043b957343043ceddb93
Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2135
Tested-by: Jenkins CI
Reviewed-by: Stefan Rossbach <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
.../dpp/preferences/IPreferenceChangeListener.java | 26 +++
.../inf/dpp/preferences/IPreferenceStore.java | 183 ++++++++++++++++
.../inf/dpp/preferences/PreferenceChangeEvent.java | 55 +++++
.../fu_berlin/inf/dpp/preferences/Preferences.java | 225 ++++++++++++++++++++
4 files changed, 489 insertions(+), 0 deletions(-)
create mode 100644
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/preferences/IPreferenceChangeListener.java
create mode 100644
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/preferences/IPreferenceStore.java
create mode 100644
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/preferences/PreferenceChangeEvent.java
create mode 100644
de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/preferences/Preferences.java
hooks/post-receive
--
The Saros Eclipse Plugin
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot