I have tried Import into Subversion but it showing error.
Cannot import to svn: Cannot run program "svn": CreateProcess error=2, The system cannot find the file specified.
On
Check this tutorials. This would help. I believe you were following this earlier.
Basically, create a golder named min3d, under the folder named Java from your project structure, and copy the source you had downloaded into the created mind3d folder.
Then right click - > add as reference/library. This should fix it.
Cannot run program "svn" <- this looks like you have to install SVN you can optain it from: http://tortoisesvn.net/
Or verify that you are able to open SVN from command-shell: Open a shell and type:
svn --helpIn case you get an error stating, that svn could not be found, you have to set your path environment var.