I’d like to import a linux project that I compile in eclipse.
My project structure on linux machine is as following :
/MainSolutionDir
—workspace
——project1
——project2
—sources
——project1
——project2
The directories under workspace include object, binaries, makefile and project xml.
What directory should I pass to the Import wizard in order to import project1, for example?
-
This topic was modified 10 years ago by
sashoks34.