Eclipse generated GUI in pure Java app [message #158590] |
Tue, 18 November 2003 20:11 |
Eclipse User |
|
|
|
Originally posted by: rajeshk.andrew.cmu.edu
I had some questions I was wondering someone could help me out with.
What we would like to do is create a specific GUI screen based on some of
the Eclipse plugins. We then would like to generate this input screen as
stand-alone java that could then be integrated into our existing
application.
We have used the EMF class diagram editor to define a schema and then
generated the editor. Now we want to plug this generated editor into a
pure JAVA application. Essentially we want this Eclipse input screen to be
displayed whenever a user selects a specific menu item in our pure java
GUI. What we do not want to do is launch the entire Eclipse platform every
time the user selects the specific menu item, this would create too much
of a delay.
I have heard that it is possible to do this by making the appropriate jar
files available to the application thereby eliminating the need to load
the entire Eclipse environment, but since we have never done this, we were
hoping to reduce the learning curve by tapping someone who may have
already done a similiar activity.
If anyone can offer any assistance at all it would be appreciated.
thanks,
-rajesh
|
|
|
Powered by
FUDForum. Page generated in 0.05562 seconds