|
From: <fra...@us...> - 2009-03-31 21:31:36
|
Revision: 1355
http://javapathfinder.svn.sourceforge.net/javapathfinder/?rev=1355&view=rev
Author: frankrimlinger
Date: 2009-03-31 21:31:35 +0000 (Tue, 31 Mar 2009)
Log Message:
-----------
Still working on preferences. Having trouble deleting a configuration from persistent storage. Problem is probably due to last user setting. It is important to distinguish between stale code, due to the shift of RCP to OSGI, and unripe code, due to using Galileo and especially the SWT implementation for 64bit cocoa. Some Next Step interfaces in the Cocoa layer just aren't hooked up correctly yet. But certainly the whole preferences idea is great, because it provides a pattern for layering in jpf functionality in a exposed, documented way. The idea is to use the help plugins to document usage with jpf preferences. All this is not too far down the road.
Modified Paths:
--------------
branches/mango/Mango/Mango/src/mango/util/FileSystem.java
branches/mango/Mango/Mango/src/mango/workstation/RuleResourceManager.java
branches/mango/Mango/Mango/src/mango/workstation/Workstation.java
branches/mango/Mango/plugin.xml
branches/mango/Mango/src/SWTMessageBoxExample.java
branches/mango/Mango/src/mango/intro/Application.java
branches/mango/Mango/src/mango/intro/InquiryDialog.java
branches/mango/Mango/src/mango/intro/LoginDialog.java
Added Paths:
-----------
branches/mango/Mango/src/mango/intro/ConfigurationDetails.java
branches/mango/Mango/src/mango/preferences/
branches/mango/Mango/src/mango/preferences/GeneralPreferencePage.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|