I dont know if this is a silly question or not, but I have loaded the flex viewer source into flash builder, and working on some modifications. I'm wondering if its possible to replace the config.xml that I have already modified for the compiled version of the flex viewer with the config.xml I see in the flex viewer source. I tried copying my old version in and I'm getting some kind of Java error. Same question for all of my widget config xml's.
If this isn't possible, whats the standard protocol if you want to edit the source of the flex viewer? Recompile after edits to source, then copy your edited config.xml and widget configuration xmls back into your newly compiled project?
Just trying to establish a workflow, any help is appreciated.