Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » How to compile and execute two projects together (How to compile and execute two projects together where project 1 is a java application and project 2 is a GMF application)
How to compile and execute two projects together [message #735631] Wed, 12 October 2011 12:42
vinny503 Missing name is currently offline vinny503 Missing nameFriend
Messages: 156
Registered: August 2011
Senior Member
Hi All,

I have created 2 projects.

project 1 is a java application which will generate java files required for project 2 from xml files.
XML files -> Project1 (XML parser in Java) -> .java file used by project2

project 2 is a plugin project where I am creating package(Executable) of it where the output is a gmf editor which does some functionality.

Now my problem is, Can I integrate these two projects. I mean when I create a package and run it, internally it should run project1 and then build/compile and execute project2.

Please provide help.

Thanks,
Vinay

[Updated on: Wed, 12 October 2011 12:43]

Report message to a moderator

Previous Topic:How to highlight the border of the node in GMF editor
Next Topic:Could anybody help me with this?
Goto Forum:
  


Current Time: Mon Sep 23 05:20:12 GMT 2024

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

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

Back to the top