Windows

all about windows

svn : an unversioned file of the same name already exists

I have download code from SVN using “svn checkout …..”. Because that code is too big, I am cancel the process. I am try modified the successful downloaded code and try to download the code using “svn checkout …..”. SVN will automatic resume download code, But I get the error “an unversioned file of the [...]

No More Eclipse Auto Completion

No More Eclipse Auto Completion I have development in Eclipse and have a problem when creating a some of project. My Eclipse lost auto completion when typing code. I have searching in the forum and try a method like : Window -> Preferences -> Java -> Editor ->Content Assist Advanced -> Restore Defaults in order [...]

How To Download Android SDK For Offline Installation

How To Download Android SDK For Offline Installation I use SDK Manager.exe (Windows) and android_dir/tool/android (Linux) when download android SDK from android repository. But, the problem are my connection is slow and I can not resume when the last download is not complete. So, I am try to solve this problem with create list of [...]