Categories
- Android (51)
- Challenge of the month (14)
- Dirk Fauth (39)
- Eclipse (314)
- Hendrik Still (1)
- Java (35)
- Jeanderson Candido (3)
- Lars Vogel (109)
- Matthias Mailänder (3)
- OSGi (30)
- Other (37)
- Papercut (15)
- Private (4)
- Servlet (2)
- Simon Scholz (6)
- Softskill Topics (5)
- vogella (34)
- Web (7)
vogella tutorial rss feed
Home
Recommended
Twitter
-
Recent Posts
Monthly Archives: December 2014
Preferences Spy for Eclipse IDE and RCP
Motivation Figuring out, which preference is changed, when editing a certain preference in the user interface (i.e. Preference-Dialog), may be difficult. Let the Preference Spy help you with this issue. Preferences in Eclipse The preferences in Eclipse are stored hierarchically. … Continue reading
Posted in Simon Scholz
Tagged Eclipse, Preferences, Spy, Tool
Comments Off on Preferences Spy for Eclipse IDE and RCP
Book “Distributed Version Control with Git” published in the third edition
I’m proud to annouce that I finally managed to release the third edition of my Distributed Version Control with Git – Mastering the command line book has been released. The book has grown in size, it is 1/4 larger than … Continue reading
Posted in Eclipse, Lars Vogel
Tagged Git
Comments Off on Book “Distributed Version Control with Git” published in the third edition
Introducing the saneclipse project
If you went to one of the software conferences in which the Eclipse IDE was presented it is not unlikely that you went to one of these sessions, called “JDT Kung-Fu” or “Efficient Eclipse IDE usage”. You also find lots … Continue reading
Posted in Eclipse, Lars Vogel
7 Comments
Publish an Eclipse p2 update site at Bintray (via a shell script)
We at vogella GmbH recently started to use Bintray for the distribution of Eclipse p2 update sites. Bintray is a content delivery system which offers free hosting for Open Source projects. Bintray offers a REST API to upload content and … Continue reading
Posted in Eclipse, Lars Vogel
4 Comments