Quantcast
Channel: Planet Eclipse – EclipseSource
Browsing index pages (24 articles)

How to get the “Push to Gerrit” Action back with EGit

This week I updated my IDE to Eclipse 4.3.2 which comes with Egit 3.2. After that my “Push to Gerrit” action... The post How to get the “Push to Gerrit” Action back with EGit appeared first on...

View Article


Execution of JUnit Tests in a Single-Sourced Application

One strength of Eclipse is the possibility to use the same code on desktop clients as well as in web clients.... The post Execution of JUnit Tests in a Single-Sourced Application appeared first on...

View Article


Semantic Versioning for Eclipse Developers

Eclipse/OSGi has a strict versioning scheme consisting of 4 parts, separated by dots. This is well-known to Eclipse developers, and thus... The post Semantic Versioning for Eclipse Developers appeared...

View Article

Focusing on the Problems

The “Problems” view in Eclipse lists errors and warnings in the workspace. In its default settings this view is not entirely... The post Focusing on the Problems appeared first on EclipseSource.

View Article

RWTBot

Recently I started working at a headless client for RAP 2.0 with the following aims: Allow functional testing of RAP/RWT applications.... The post RWTBot appeared first on EclipseSource.

View Article


Does your application have working brakes?

Suppose your friend got a new motorcycle. The first questions are probably like the following. What horsepower does it have? How... The post Does your application have working brakes? appeared first on...

View Article

Eclipse Testing Day 2012 Submissions Open

This year marks the third Eclipse Testing Day, where the community gathers for a day focusing on testing with, for and... The post Eclipse Testing Day 2012 Submissions Open appeared first on...

View Article

My Eclipse Testing Day

At September 7th I attended the Eclipse Testing Day 2011. In the morning we heard several talks about various testing strategies... The post My Eclipse Testing Day appeared first on EclipseSource.

View Article


Announcing a full featured PDE Build example from a Git repository

I set up a githup repository that gives a working example for a PDE product build from a git repository. It... The post Announcing a full featured PDE Build example from a Git repository appeared first...

View Article


Capture screenshot on failing SWTBot tests

Sometimes functional tests fail. If they do, I not only want to see the test and the error message, I also... The post Capture screenshot on failing SWTBot tests appeared first on EclipseSource.

View Article

Image may be NSFW.
Clik here to view.

How to get the “Push to Gerrit” Action back with EGit

This week I updated my IDE to Eclipse 4.3.2 which comes with Egit 3.2. After that my “Push to Gerrit” action was gone from the usual place. If the same thing happens to you, here is how to get it back:...

View Article

Image may be NSFW.
Clik here to view.

Execution of JUnit Tests in a Single-Sourced Application

One strength of Eclipse is the possibility to use the same code on desktop clients as well as in web clients. The same application can run as an installed desktop application and in the web browser,...

View Article

Image may be NSFW.
Clik here to view.

Semantic Versioning for Eclipse Developers

Eclipse/OSGi has a strict versioning scheme consisting of 4 parts, separated by dots. This is well-known to Eclipse developers, and thus in the Eclipse/OSGi world the versioning problems are solved. In...

View Article


Image may be NSFW.
Clik here to view.

Focusing on the Problems

The “Problems” view in Eclipse lists errors and warnings in the workspace. In its default settings this view is not entirely helpful, but it is highly customizable. Today I want to show you how you can...

View Article

Image may be NSFW.
Clik here to view.

RWTBot

Recently I started working at a headless client for RAP 2.0 with the following aims: Allow functional testing of RAP/RWT applications. Allow stress testing of RAP/RWT applications, working together...

View Article


Image may be NSFW.
Clik here to view.

Does your application have working brakes?

Suppose your friend got a new motorcycle. The first questions are probably like the following. What horsepower does it have? How fast can it go? How long does it take from 0 to 100km/h? How about 0 to...

View Article

Image may be NSFW.
Clik here to view.

Eclipse Testing Day 2012 Submissions Open

This year marks the third Eclipse Testing Day, where the community gathers for a day focusing on testing with, for and at Eclipse. The event takes place on September 05 in Darmstadt. The general theme...

View Article


Image may be NSFW.
Clik here to view.

My Eclipse Testing Day

At September 7th I attended the Eclipse Testing Day 2011. In the morning we heard several talks about various testing strategies in different commercial products. Alexander Klein from BeOne held an...

View Article

Image may be NSFW.
Clik here to view.

Announcing a full featured PDE Build example from a Git repository

I set up a githup repository that gives a working example for a PDE product build from a git repository. It is meant to ease the pain of setting up new builds by having a working template that just...

View Article

Image may be NSFW.
Clik here to view.

Capture screenshot on failing SWTBot tests

Sometimes functional tests fail. If they do, I not only want to see the test and the error message, I also want a screenshot of the application in the state during the failing test. I was astonished to...

View Article
Browsing index pages (24 articles)


Latest Images