Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Standalone Java Application(EMF StandAlone App)
Standalone Java Application [message #1061341] Fri, 31 May 2013 09:48 Go to next message
Eclipse UserFriend
Hello I wonder how I can make an implementation to use EMF as a standalone application. The goal is to model XSD files graphically.

thank you
Re: Standalone Java Application [message #1061496 is a reply to message #1061341] Sat, 01 June 2013 06:11 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
Carlos,

Yes the model and edit bundles work stand alone. You're not using
Eclipse for the graphical aspect?


On 31/05/2013 9:31 PM, Carlos Cardoso wrote:
> Hello I wonder how I can make an implementation to use EMF as a
> standalone application. The goal is to model XSD files graphically.
>
> thank you
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Standalone Java Application [message #1061597 is a reply to message #1061496] Mon, 03 June 2013 08:35 Go to previous messageGo to next message
Eclipse UserFriend
Yes I'm using eclipse to graphical mode. Is there any way to achieve this in standalone "graphical mode" making a new application from scratch? There are some instances where I can guide me in implementation for a app standalone. My idea is to work with XSD modeling.

thank you
Re: Standalone Java Application [message #1061619 is a reply to message #1061597] Mon, 03 June 2013 10:15 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
Carlos,

Comments below.


On 03/06/2013 10:35 AM, Carlos Cardoso wrote:
> Yes I'm using eclipse to graphical mode. Is there any way to achieve
> this in standalone "graphical mode" making a new application from
> scratch?
It's totally unclear to me what your asking.
> There are some instances where I can guide me in implementation for a
> app standalone. My idea is to work with XSD modeling.
Maybe you should look at GEF, Graphfiti, and GMF.
> thank you


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Standalone Java Application [message #1061621 is a reply to message #1061619] Mon, 03 June 2013 10:33 Go to previous messageGo to next message
Eclipse UserFriend
Thank you for your promptness.
How do I use EMF in standalone applications (such as an ordinary main)?
Needed a toturial or an implementation for this situation
Forgiveness for my English
Thx
Re: Standalone Java Application [message #1061626 is a reply to message #1061621] Mon, 03 June 2013 11:00 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
Carlos,

Comments below.

On 03/06/2013 12:33 PM, Carlos Cardoso wrote:
> Thank you for your promptness.
> How do I use EMF in standalone applications (such as an ordinary main)?
Just put the jars on the classpath.
> Needed a toturial or an implementation for this situation
Just use it like any jar you'd use in Java.
> Forgiveness for my English
> Thx


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Standalone Java Application [message #1061633 is a reply to message #1061626] Mon, 03 June 2013 11:20 Go to previous message
Eclipse UserFriend
ok thx
Previous Topic:Using an EMF Resource without persisting it
Next Topic:property descriptor with choice of values plus user entered values
Goto Forum:
  


Current Time: Fri Apr 26 07:13:08 GMT 2024

Powered by FUDForum. Page generated in 0.03348 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top