That is correct. The MyXViewerCustomizations was just an example. You can implement to store however you want based on your needs (databsae, filesystem, etc...)
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Stapleton, Mike Sent: Tuesday, November 23, 2010 10:32 AM To: Nebula Dev Subject: Re: [nebula-dev] XViewer- how to enable save of customizations? The code that implements the save operation is in the MyXViewerCustomizations.java class of the example. When I downloaded the example it saved to the C drive. This of course throws an exception in your working on a Linux system so maybe that's why it was disabled? IF your talking about the button itself being disabled then I'm not sure since I haven't implemented that part yet. However MyXViewerCustomizations is a good place to start. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Chris Merrill Sent: Tuesday, November 23, 2010 9:33 AM To: [email protected] Subject: [nebula-dev] XViewer- how to enable save of customizations? The "Save Customization" button in the "Customize Table" dialog is disabled. I'm assuming that I need to tell it where to save? I looked in XViewer, XViewerFactory and CustomizationManager, but have obviously missed it. Can someone point me in the right direction? TIA! Chris -- ------------------------------------------------------------------------ - Chris Merrill | Web Performance, Inc. [email protected] | http://webperformance.com 919-433-1762 | 919-845-7601 Web Performance: Website Load Testing Software & Services ------------------------------------------------------------------------ - _______________________________________________ nebula-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/nebula-dev _______________________________________________ nebula-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/nebula-dev _______________________________________________ nebula-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/nebula-dev
