Is there a (good) documentation about the format of the eclipse workspace files (.location, x.tree, ...)?
I need this to programatically create a workspace for automated builds. Unfortunately I have to do this job from a .NET program, so I can't use any Eclipse classes to do this! (We manage our Linux C++ projects using Eclipse + CDT).