Eclipse Question:

What is EMF?

Tweet Share WhatsApp

Answer:

The Eclipse Modeling Framework is a Java/XML framework for generating tools and other applications based on simple class models. EMF helps you rapidly turn models into efficient, correct, and easily customizable Java code. It is intended to provide the benefits of formal modeling, but with a very low cost of entry. In addition to code generation, it provides the ability to save objects as XML documents for interchange with other tools and applications.

Download Eclipse PDF Read All 16 Eclipse Questions
Previous QuestionNext Question
What is optional dependency?What is included in the Rich Client Platform?