Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » When i run my emf ecore model project, what classes run and where can i find those?
When i run my emf ecore model project, what classes run and where can i find those? [message #1863537] Thu, 08 February 2024 06:05 Go to next message
Sachin Goyal is currently offline Sachin GoyalFriend
Messages: 19
Registered: February 2024
Junior Member
I am running my emf ecore project my right clicking on the editor plugin and selection run as eclipse application.
I want to know complete process what things will run and accordingly i need to make some changes in the file that run.
I have seen only the classes which is interfaces and impl classes. I don't know where it is creating the objects and linking those objects with another classes object.
I need to access that class that is doing all these things.
Help me.

Thanks in advance.
Re: When i run my emf ecore model project, what classes run and where can i find those? [message #1863541 is a reply to message #1863537] Thu, 08 February 2024 07:59 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
You aren't using the available tools effectively. Set a breakpoint, use Debug as Eclipse Application, see how the code is being called.

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Does Eclipse support MSIX virtual packaging?
Next Topic:EclipseStore And Postgres Demo Application
Goto Forum:
  


Current Time: Sat Apr 27 20:56:42 GMT 2024

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

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

Back to the top