Installing and integrating Eclipse, CDT, Qt, Subversion, Perl, Web Tools Vim and only with the mouse
Long ago in a post not too far from here, we show how to install eclipse with plugins for Qt development and integrating with Subversion. But time passes, the versions change and everything is different, and this time we will show how to do this only with clicks and a Eee Pc.
Eclipse + Qt + svn
More personal than log as a tutorial, I felt the need to leave a place of easy access, the configuration steps of the eclipse for my own use, or the installation of Eclipse and plugins that I normally use (svn and qt) .
The commands that affect directories outside of your home, need superuser permission.
If you decide to install the eclipse starting packages available in your distribution, you can jump straight to step # 2.
# Step 0: Install Java
For the eclipse work, you need the Java Runtime Environment (JRE) installed * and * configured.
The JRE can be downloaded directly from Sun's site http://java.sun.com/javase/downloads/index.jsp . Full instructions for installation and configuration can be found at http://java.sun.com/javase/6/webnotes/install/index.html in case of Java 6.
Step # 1: Donwload and install Eclipse
The eclipse can be easily downloaded from the downloads area on its official website: http://www.eclipse.org/downloads . After downloading, just unzip it and quit using. In my case I used:
-xvzf eclipse-cpp-europa-winter-linux-gtk.tar.gz -C / usr / local user @ host $ tar-xvzf eclipse-cpp-europa-winter-linux-gtk.tar.gz-C / usr / local
If everything worked out of the eclipse will be the executable in / usr / local / eclipse / eclipse, so just create a link / shortcut / whatever in your favorite graphics environment.
Step # 2: Download and install the plugin integration with QT
The plugin that I currently use is provided by Trolltech own. There you can manage your project files from a small graphics editor, and even if you prefer, have direct access to the file. Pro.
The can be downloaded from http://trolltech.com/developer/downloads/qt/eclipse-integration-download , and complete installation instructions which can be found at http://trolltech.com/developer/downloads/qt / qteclipse-installmanual , is very complicated:
-xvzf qt-eclipse-integration-linux.x86-gcc3.3-1.4.0.tar.gz -C / usr / local user @ host $ tar-xvzf qt-eclipse-integration-linux.x86-gcc3.3-1.4.0.tar.gz-C / usr / local
If everything works well, the plugin files are copied to the directory / usr / local / eclipse / plugins.
Note: For those who opted for the installation of the eclipse through the installation of the distribution, attention! Inside the compressed file, the directory is eclipse / plugins /, and his teeth plugin's files, which should be copied to the plugins directory of your eclipse installation, usually / usr / lib / eclipse / plugins.
After installation, start eclipse with the command:
usr / local / eclipse / eclipse -clean user @ host $ / usr / local / eclipse / eclipse-clean
Now, go to Window> Preferences> and set the Qt version and the "path", according to your installation of Qt
To be more convenient if you invoke the eclipse directly from the command line, add the directory of your executable in $ PATH environment variable within any of the startup scripts (. Bash_profile)
= $PATH : / usr / local / eclipse export PATH = $ PATH: / usr / local / eclipse
Step # 3: Subversion
In Eclipse go to Help> Software Updates> Find and Install. Marke the option Search for new features to install and click Next. Now add the remote sites:
Buckminster
http://download.eclipse.org/tools/buckminster/updates
Subclipse
http://subclipse.tigris.org/update_1.2.x
Mark the corresponding checkboxes, and click Finish. After a brief consultation to the Internet, just check the plugin and dependencies and running to hug.
Amoeba

Recently one? Programmer? a language of popular song, gave me the pearl above:
No comments ...
At least I wash my own underwear ...
And YES, I will continue donating my time to help in the translation, because our target audience has an IQ of more than one digit, and I know that many people still struggling with the language barrier, how I suffered when I started.
I thank all of the translation team, and all who use the fruit of our efforts.
Hugs
Translation, Subversion and the first insights
Taking advantage of the rainy weather, this weekend gave the following translation of the book "Version Control with Subversion". Unfortunately time is short, but I booked one day a week for this task.
At first it seemed more difficult than I expected, anyway I do not speak English, just read and write, and this has proved sufficient for the translation.
In fact I'm enjoying it and discovered that relaxes me translate. It is probably because the book itself is very well written. The text is clear and enjoyable to read, making the translation merely a consequence of understanding it.
In the end I'm at the same time increase my vocabulary and learning the basics of Subversion. To buy two for the price of one.
I hope to continue this momentum and those delivering early chapter, which is already 25% translated.
Helping to translate the book "Version Control with Subversion"
After being very annoying and insistent on this today I finally got permission to help a group of translators of the book "Version Control with Subversion" .
The translation process was half standing, no updates since version 1.2, and we are already in version 1.4. Let's have a busy mailing list and the staff seems caught in stride.
Lively class, list boiling, I wasted no time, I took just one chapter "Basic Concepts", and have already started work. Early on, I saw that it is more difficult than I thought. I did not expect less, but this is a challenge I'm sure that we will overcome.
What surprised me most is that those involved in the project are scattered to the four corners of the country, but it seems that we are all neighbors. No barriers, no boundaries. Jeez globalization!
The official translation into Portuguese of Brazil, even outdated, can be found at this link .



