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
Monthly Archives: May 2011
vogella.de migrated to bigger hardware
I upgraded the server hardware which runs vogella.de. I hope this results in faster response time for my users. If you noticed anything not working or missing please let me know. The simplest is via Twitter. I must say the … Continue reading
Posted in Other
Comments Off
Android Tab – Put it on my tab
Android support the display of tabs within one application. For this you need a layout with a “TabHost” which contains everything, a “TabWidget” which contains the tabs buttons with text and icons and a “Framelayout” which contains the content. Unfortunately … Continue reading
Posted in Android
Comments Off
Mylyn Github Connector
Just in case you missed it, there is a prototype for a Mylyn and Github connector available. Please see https://github.com/blog/852-github-mylyn-connector-for-eclipse for the official announcement. Installing the connector is pretty straight forward you can directly install it from the Eclipse Marketplace … Continue reading