I have always used TortoiseSVN + Notepad++ to develop websites and applications in a shared repository. But I want to use Eclipse IDE instead of Notepad++.
I did a checkout to my SVN repository with TortoiseSVN and now I want to import the SVN project (a Liferay project) into Eclipse and commit files to SVN repository directly from Eclipse IDE.
How can i accomplish this?
Thanks for help!