save / share your FDT 3.0 preferences
if you work in a team and use FDT 3.0. one of the most important things is, that you and your colleagues have the same core library settings.
you can find these preferences in
~workspace~/.metadata/.plugins/org.eclipse.core.runtime/.settings.
there you will find several files for eclipse preferences.
the important ones for FDT 3.0 are
com.powerflasher.fdt.core.formatter.prefs, com.powerflasher.fdt.core.prefs, com.powerflasher.fdt.core.problems.prefs, com.powerflasher.fdt.ui.prefs and org.eclipse.core.resources.prefs.
to save or share your core library settings just copy these two files com.powerflasher.fdt.core.prefs and org.eclipse.core.resources.prefs into the folder
~workspace~/.metadata/.plugins/org.eclipse.core.runtime/.settings
in the workspace of your co-worker. maybe you have to adjust the pathes for the pathvariables in the org.eclipse.core.resources.prefs -file.

