Skip to content

How Does Eclipse Dirigible Contribute to Eclipse Che 7?

Eclipse Che unites a wide range of different frameworks, programming languages, and development tools, and helps developers design and create next-level services on the Cloud. Eclipse Che provides you with a default Web IDE. However, Eclipse Che also allows you to plug in other IDEs, because the default IDE may not be able to cover your use case.

For example, we work on Eclipse Dirigible – an open-source cloud development platform that comes with its own Web IDE. You can directly integrate the Eclipse Dirigible Web IDE in Eclipse Che. This means that you can create a workspace in Eclipse Chе using the Eclipse Dirigible Web IDE instead of the default Eclipse Theia IDE.

Fiori-UI-Theme

What is so cool about that?

Developers can run Eclipse Dirigible on whatever platform Eclipse Che 7 is deployed. The most notable example is the OpenShift platform offered by Red Hat. That way, the Eclipse Dirigible portfolio of services and features for business application development becomes available to the entire Che community.

What does Eclipse Dirigible have to offer?

Now, let us take a look at what this portfolio currently consists of. Eclipse Dirigible puts an emphasis on low-code/no-code tools for developing business applications. As of version 3.4, Eclipse Dirigible provides the following tools:

You can develop backend applications using Enterprise JavaScript.

You can generate an application using predefined application templates.

Entity-Data-Modeler

You can model process flows and implement in-system and Java tasks.

Business-Process-Modeler

You can design your own database schema with tables, views, and their relations.

You can define declaratively and schedule jobs that run regularly.

You can create topics and queues and subscribe for events.

For productive use cases, we recommend that you use Kubernetes, Keycloak, and PostgreSQL.

Why use JavaScript as a business application language?

At Dirigible, we have decided to focus on JavaScript, because it has a small learning curve, and it is a well-known programming language that has proven itself in the context of web development throughout the years.

For business application development, which is our case, JavaScript is just a tool, which lets you consume the standardized set of Enterprise APIs that we provide. Additionally, Dirigible allows you to set the default server-side JavaScript execution as synchronous, so you could develop your service in a callback-free way. For example, some of the most popular Enterprise APIs that you can use are:

Are there any alternatives to Eclipse Dirigible?

There are alternatives to Eclipse Dirigible and these are platforms such as Mendix and Force.com by Salesforce. However, you have to purchase the corresponding licenses to start using them.

In the open-source world though, there are no alternatives to this day. There are other open-source platforms such as Eclipse Theia and Jupyter, but they are not competing directly with Eclipse Dirigible, because they specialize in other areas. For example, Eclipse Theia focuses on general-purpose code editing using the VSCode platform while Jupyter, on the other hand, is the right choice when it comes to big data analysis and data mining.

However, none of these platforms provide what Eclipse Dirigible has to offer in terms of low-code/no-code tools for developing business applications. At least for now.

Conclusions

Thanks to the great collaboration with the Eclipse Che team, Eclipse Dirigible is on the right way of achieving its ultimate goal, which is to provide developers of business applications with the fastest turnaround time in the Cloud and a unique user experience at the same time.

So why don’t you give it a try?

If there is something that you don't like, or you think it can be improved, don't hesitate to share your feedback. The Eclipse Dirigible team will definitely appreciate it. That is one of the best things about the open-source community that we are all part of!

Resources

How to Run Eclipse Dirigible on Eclipse Che 7