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
Category Archives: Other
Eclipse Extended Contribution Pattern
Working in the Panorama project, we developed several architectures and designs to improve the collaboration of heterogeneous systems. Although focused on automotive and the aerospace scope, several topics are useful in general, like for example the pipelining of model processing services … Continue reading
Posted in Dirk Fauth, Eclipse, Java, OSGi, Other
Comments Off on Eclipse Extended Contribution Pattern
Configuring OSGi Declarative Services
In my blog post about Getting Started with OSGi Declarative Services I provided an introduction to OSGi declarative services. How to create them, how they behave at runtime, how to reference other services, and so on. But I left out … Continue reading
Posted in Dirk Fauth, Eclipse, OSGi, Other
9 Comments
Kudos to Tony McCrary for his Eclipse JDT icon work
Tony McCrary continues his awesome icon contributions. This time he managed to re-create the JDT icon set so that the JDT icon look good on a dark background. This work started in January 2014 (!!!) and as the JDT developer … Continue reading
Posted in Eclipse, Lars Vogel, Other
6 Comments
Welcome Andrey Loskutov as a new eclipse.platform.ui Committer
I would like to welcome Andrey as new platform.ui committer. Andrey is a very active Eclipse tools developer who maintain popular Eclipse tools like the Eclipse Findbugs plug-in and AnyEdit. And now is is already the second most active developer … Continue reading
Posted in Eclipse, Lars Vogel, Other
1 Comment
Eclipse Hackathon Hamburg, January, 23rd 2015
We like to announce this coming Eclipse event again, since this is such a great Eclipse community event. So please don’t miss the change to be a part of it. In Hamburg and its surroundings there are so many Eclipse … Continue reading
Eclipse now runs on Wayland
As the end of GSoC 2014 approaches, I can now say that Eclipse successfully starts in Weston. Some things look a little bit strange and I’m sure there are more bugs to work out, but for now the majority of … Continue reading
Initial Wayland Support From SWT
Yes that’s correct, as of this week, newly built programs using the Standard Widget Toolkit will now display in Weston, the reference Wayland compositor.
Posted in Other
Comments Off on Initial Wayland Support From SWT
Working with the JNI side of SWT
The JNI (Java Native Interface) is a way to link a Java program, running in the JVM (Java Virtual Machine) with a native program. This can have many uses, one of which is the ability to utilize platform-optimized code in … Continue reading
Posted in Other
Comments Off on Working with the JNI side of SWT
Google Summer of Code – Wayland SWT Port
At this point I would like to introduce myself, my name is Joshua Barkovic and I am currently participating in the Google Summer of Code 2014 program with the Eclipse Foundation. I am working with the SWT team specifically and … Continue reading
Posted in Other
Comments Off on Google Summer of Code – Wayland SWT Port
New book: Contributing to the Eclipse project: Principles, Plug-ins and Gerrit Code Review
Frequently I get the feedback that the process of contributing to the Eclipse Open Source project is difficult to get for new contributors. To help with this process I described the process in a new book Amazon.com link Amazon.de link … Continue reading
Posted in Eclipse, Lars Vogel, Other
Tagged Eclipse, Eclipse IDE
Comments Off on New book: Contributing to the Eclipse project: Principles, Plug-ins and Gerrit Code Review