EGit does not shows project decorations October 31, 2015
Antre du Tryphon
Search

EGit does not shows project decorations

October 31, 2015 · admin Eclipse GIT
Decorations are not displayed when some commits are not pushed EGit within the Eclipse IDE. These are the UP and DOWN arrows shown to the right of the project name in Eclipse Project Explorer. This issue can be resolved by going into the properties of the GIT repository in the Git Repositories view. Then click on Add Entry and add the following keys and values:

How to restore the normal scroll bars in Ubuntu 11?

January 11, 2012 · admin Ubuntu 11.10 Ubuntu 11.04 Eclipse
Simply create a file named /etc/X11/Xsession.d/80overlayscrollbars and put into it the following line:

Installation of the AVR toolchain on Ubuntu to develop for the Arduino Platform

November 13, 2011 · admin Arduino Eclipse
1. Install Eclipse using "Ubuntu Software Center" 2. Install the AVR Eclipse Plugin using Help >> Install New Software. The source link is <http://avr-eclipse.sourceforge.net/updatesite/> 3. Install the gcc toolchain