Some Android developers are trying to do the development, which means eclipse, though, most of my experience is Microsoft Tools ( Studio ). My Java experience is mostly BlackBerry Dev Jde and some different things back in Java 1.0 days.
My question is, in VS200X, there is a .sln
(solution), .csproj
(project), etc. ... for eclipses What are the equivalent file extensions? Do they exist? I'm having difficulty with the basics, as if anybody loads a project in workspace .
- Is there a tutorial for Microsoft refugees?
You will have to use file import and then choose existing projects in the workspace. a. Project file and one. Slashpath file will be created.
I find the eclipse method of doing incredibly frustrating work from Delphi / Jebel, where all your settings are in the same project file.
Make sure you also back up your workspace - when you are under pressure, there is nothing worse than re-creating it!
Comments
Post a Comment