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: 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 on vogella.de migrated to bigger hardware
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 on Android Tab – Put it on my tab
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