Posts tagged with "equinox"
Running Eclipse applications on Windows 8
Reading the title, you might ask why this could be a problem. Good news: in most cases it isn’t. However it can be problem if you use native code in your Eclipse plug-in and run on an older version of Equinox (3.7.2 and earlier). This post describes the problem and possible solutions. The problem On [...]
Lean OSGi Launch Configurations with Jetty
Over the last years I have seen many OSGi project, and while I am pretty happy with most of them there is a tendency to oversized launch configurations. Keeping the launch configs lean is not easy because the automatic dependency resolver can not always pick the smallest set possible. And maybe even worse it is [...]
From Eclipse Tycho to Apache Karaf: the easy way!
We are currently working on a very interesting project together with basis06 which has Apache Karaf as a target runtime. Coming from the Eclipse space this is really a challenge for the following reason: when you develop OSGi applications within Eclipse you are used to the PDE Tooling (Plug-In Development Environment) together with its concepts [...]
MacOS App Integration, Top Eclipse Juno Feature #10
Eclipse has provided high-quality tools to millions of developers for over 10 years, for free. For the 7th consecutive year, Eclipse will ship a simultaneous release. A simultaneous release is a single, coordinated, release containing dozens of related Eclipse technologies. And for the 5th time, I’m assembling a Top 10 List of Eclipse features that [...]
Launch an OSGi app and automatically kill its running instance
If you use Eclipse to develop OSGi based applications you may use the OSGi Launcher provided by the PDE Tooling. It’s cool tooling because it gives you full control over the OSGi instance to be launched. You can choose the OSGi framework (e.g. Equinox or Felix), select the bundles to install and much more. But [...]
p2, 10 common pitfalls and how to avoid them
On Tuesday, Pascal and I presented “p2, your savior or your achilles heel? Everything an Eclipse team needs to know about p2” where we talked about the 10 most common pitfalls developers face when using p2. More importantly, we talked about how you can avoid them. For those of you who attended the talk, thank-you. [...]
How to build a Server-Side Equinox/RAP Application
When you face the task of building a Server-Side Equinox or a RAP application (which is just a Server-Side Equinox application) you need to choose a build system from a fairly diverse palette. This choice is never easy because every build system has its pros and cons. In the end it comes down to which [...]
Equinox/RAP WAR Products has moved. Hello Eclipse Libra…
A while ago I introduced you to my Google Summer of Code 2010 project, the WAR Products. I really appreciate your participation with feedback and bugs. It showed me that there is a real need for this tooling, so I’m proud to announce that the WAR Products development will not continue in the RAP Project. You may think, [...]
Amazon AWS Beanstalk and Eclipse Equinox
Yesterday Amazon launched a new service called AWS Elastic Beanstalk. It’s basically a Tomcat hosting service. You can upload your WAR files via a web interface, to an instance of a Linux cloud image pre-configured with Tomcat. This is from the official Amazon description: AWS Elastic Beanstalk is an even easier way for you to [...]






