[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.emf] EMF in standalone applications
|
- From: Rajesh Kumar <rajeshk@xxxxxxxxxxxxxx>
- Date: Thu, 04 Dec 2003 11:42:28 -0500
- Newsgroups: eclipse.tools.emf
- Organization: EclipseCorner
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
The entry in the FAQ about whether EMF models can be used in standalone
applications at
http://dev.eclipse.org/viewcvs/indextools.cgi/~checkout~/emf-home/faq.html#dev_standalone
leaves several questions unanswered.
By 'EMF model' is it just talking about the generated java files in the
plugin project and not about the corresponding "edit" and "editor"
plugins projects? In particular how does the standalone application
invoke the plugin editor?Is it possible to use the generated "editor"
plugin in a standalone application? How does the main program
communicate with the editor (such as if it needs to pass the names of
files with which the editor is to start up)?
Is there some document which can give me the answers to these questions?
thanks for considering,
-rajesh