Categories
- Android (47)
- Challenge of the month (16)
- Dirk Fauth (7)
- Eclipse (208)
- Java (12)
- Lars Vogel (18)
- Markus Kuppe (1)
- OSGi (6)
- Other (16)
- Papercut (14)
- Private (4)
- Servlet (2)
- Softskill Topics (5)
- Sopot Çela (3)
- vogella (25)
- Web (9)
vogella tutorial rss feed- Android application (performance and more) analysis tools - Tutorial
- Android Background Processing with Threads, Handlers and AsyncTask - Tutorial
- Debugging Android applications
- Using the Android action bar (ActionBar) - Tutorial
- Register for the Eclipse 4 application lifecycle - Tutorial
- Migrating Eclipse 3.x plug-ins and RCP applications to Eclipse 4 - Tutorial
- Android Installation
- Using FreeMarker Templates (FTL)- Tutorial
- Eclipse Fragment Projects - Tutorial
- Eclipse Products and Deployment - Tutorial
Home
Recommended
Twitter
-
Recent Posts
Category Archives: Eclipse
Eclipse Internationalization Part 2/4 – New Message Extension by Dirk Fauth and Tom Schindl
In my last blog post I explained the current available solutions for translating an Eclipse 4 application and what is wrong with them. In this blog post I will show you a new solution for translating your Eclipse 4 application. … Continue reading
Posted in Dirk Fauth, Eclipse, OSGi
Leave a comment
Getting the Eclipse New and Noteworthy information
If you are looking for the note and newsworthy notes of the Eclipse platform project you are potentially using Google to search for it. This is not necessary, you can just clone the repository which contains this information. git clone … Continue reading
Posted in Eclipse, Lars Vogel
4 Comments
Eclipse Internationalization Part 1/4 – Current Situation by Dirk Fauth
If you are developing Eclipse applications and plugins for users around the world, you should prepare them to be translated into several languages. While in other frameworks this process is quite straight forward (think of any webframework you know), in … Continue reading
Posted in Dirk Fauth, Eclipse, Java, OSGi
Leave a comment
Eclipse Papercut #13 – Improved test template for JUnit 4
For Eclipse 4.3 we fixed the JUnit 4 test templates. See Bug report for details. In Eclipse 4.3 you can type “test” followed by CTRL+Space and select the first template proposal to get a JUnit test method generated. Good times … Continue reading
Posted in Eclipse, Lars Vogel, Papercut
Leave a comment
Eclipse IDE Book – Finally a paper version and update for Kindle
I finally released the next edition of my Eclipse IDE book. I released two versions for the Kindle already and the last time I promised to deliver an update including handling Git with Eclipse. I used this opportunity to rework … Continue reading
Posted in Eclipse, Java, Lars Vogel
Leave a comment
Eclipse Papercut #12 Showing all templates in code completion
I just returned from the JAX conference where I had the pleasure to join a panel discussion about Eclipse. I argued in that panel that the community (including me) need to contribute more to make things easier in Eclipse. This … Continue reading
Posted in Eclipse, Lars Vogel, Papercut
Leave a comment
Eclipse Papercut #11 Updating Eclipse 4 RCP application with p2
I’m happy to report that with the help of Markus Kuppe we have created a detailed description how to update your Eclipse 4 RCP application with the Eclipse p2 API. See the Updating Eclipse 4 RCP applications tutorial for details. … Continue reading
Using Eclipse Forms in Eclipse 4 RCP
During EclipseCon 2013 several people complained that Eclipse Forms is not available for pure Eclipse 4 RCP applicatoins. I hope it helps to migrate existing applications that Eclipse Forms has been migrate out of any Eclipse 3.x dependencies. See Bug … Continue reading
EclipseCon presentations online
You find my two presentations from the EclipseCon online. How to become an Eclipse committer and fork the Eclipse IDE in 20 minutes Shake that FUD – How to migration for Eclipse 3 legacy code to Eclipse 4
Posted in Eclipse, Lars Vogel
Leave a comment
Want to try out NatTable 1.0.0? by Dirk Fauth
First of all: No NatTable 1.0.0 is not yet released! But EclipseCon starts today. Unfortunately there is no NatTable talk at EclipseCon, but we also want to participate in some kind of way. So we thought of celebrating this with … Continue reading
Posted in Dirk Fauth, Eclipse
7 Comments