IFML: The Interaction Flow Modeling Language - New OMG standard
The Interaction Flow Modeling Language (IFML) has been adopted as a standard by OMG in March 2013. IFML is designed for expressing the... more »
Tweet 0 Comments Save Tags: eclipse , gui , standards , web design
RAP 2.1 M2 published, built-in support for multible browser tabs
RAP 2.1 can now host multiple UI-Sessions within the same HTTP-Session, meaning that there are no more tricks required to use multiple... more »
Tweet 0 Comments Save Tags: announcement , eclipse , frameworks , web 2.0
Horizontal Scroll View in Android
Hello Friends, It's a simple demo for Horizontal Scroll View in Android.
Tweet 1 Comments Save Tags: eclipse , how-to , java , mobile
Cool Eclipse IDE Plugins You Should Check Out
The Eclipse IDE from the non-profit Eclipse Foundation is known for its plugins ecosystem and the Eclipse Marketplace hosts a huge amount... more »
Tweet 0 Comments Save Tags: eclipse , java , tools
Java, Equinox and EclipseRT on the Raspberry Pi
A short introduction on getting the Eclipse Runtime (OSGi / Equinox) running on the Raspberry Pi.
Tweet 0 Comments Save Tags: eclipse , java , open source
The future of Java in the Embedded market
At JAX 2013 in Mainz, we talked to Benjamin Cabé, Open Source M2M evangelist at Sierra Wireless, about the Internet of Things, the... more »
Tweet 0 Comments Save Tags: eclipse , java
Simple Scroll-View example in Android
Hello Friends, On a specific demand I am going to share very simple code for vertical scroll view in android. Hope it will help you-
Tweet 2 Comments Save Tags: eclipse , how-to , java , mobile
Template for J2EE Base
Create your whole J2EE Project structure, with this eclipse plugin.
Tweet 1 Comments Save Tags: eclipse , how-to , java , open source
Import or Convert netbeans project to eclipse
Import or convert netbeans project to eclipse in simple steps to run netbeans projects into eclipse IDE with an ease.
Tweet 0 Comments Save Tags: eclipse , how-to , java
Introducing EclipseLink JPA-RS
EclipseLink contains a component called JPA-RS that can be used to easily and automatically expose a persistence unit as RESTful service... more »
Tweet 0 Comments Save Tags: eclipse , frameworks , java
Technical Debt: Refactor your Code on the fly in Eclise with Scertify’s Quick-Fix feature
When dealing with technical debt, it is important to handle it as soon as possible. The best way to handle it, of course, it to get rid... more »
How we customized Eclipse Infocenter for the new eXo documentation website
Eclipse offers plugin developers the ability to add help documentation for their plugins locally or online. Opening that help will give... more »
Tweet 0 Comments Save Tags: eclipse , java , open source
Eclipse Features to Improve Java Productivity
Good features that apply to most of the versions.
Tweet 1 Comments Save Tags: eclipse , how-to , java
Scertify integrates 225 Javascript coding rules from Closure Compiler
After the integration of JSLint's coding rules, Scertify™ Professional now integrates 225 coding rules from Closure Compiler, making code... more »
Tweet 0 Comments Save Tags: announcement , eclipse , javascript , tools
Introduction to NatTable - The High Performance SWT Data Grid
Adding tables or grids to an eclipse application is quite hard work if you want to support more than only showing information. With the... more »
Tweet 0 Comments Save Tags: eclipse , java
How to Create a Web Service Using Java, Eclipse, and Tomcat
This tutorial runs through a method for building a Java web service in Eclipse using Apache Tomcat and Apache Axis. The process takes... more »
Tweet 0 Comments Save Tags: eclipse , java , open source
How to Install Android Development Environment
Step by step article about how to install the Android development environment and enjoy building Android apps.
Tweet 0 Comments Save Tags: eclipse , how-to , java , mobile