by Anonymous
border:

 

With the introduction of the iPhone and Android Mobile devices a new medium was created. Touch-screens and smart mobile devices have created an historic technological revolution. These new devices are in the hands of millions of people all the time. With the mobile revolution, a new and unique opportunity has been created that companies can leverage to put their content into the hands of the masses.

 

by admin
border:

JBoss jBPM is a flexible, extensible workflow management system. jBPM combines easy development of workflow-applications with excellent enterprise application integration (EAI) capabilities. it includes a web-application and a scheduler and can be used in the simplest environment like an ant task and scale up to a clustered J2EE application.
The jBPM enables the creation of a workflow management system that bridges the gap between managers and developers by giving them a common language: the JBoss jBPM Process definition language (jPdl).

by liya
border:

Video demonstration on how easy it is to add dependencies using m2eclipse

by yanai
border:

The following OSGi session was introduced at last Eclipse DemoCamps in Tel Aviv.

OSGi Technology is rapidly becoming the foundation of many small, large, simple, and complex systems. In this session we explain what OSGi really is and where we are heading to.

by itai
tags:
border:

If you try to decomple using jad on ubuntu

And you get:

" error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory"

 type this:

sudo apt-get install libstdc++2.10-glibc2.2

by itai
border:

The m2eclipse project provides support for Maven within the Eclipse IDE. It is a plugin which helps bridge the gaps between Maven and Eclipse. Read about how to use m2eclipse to integrate build management into your Eclipse environment.