Bug 114209 - [req] Generate with builders
Summary: [req] Generate with builders
Status: NEW
Alias: None
Product: GMF-Tooling (ARCHIVED)
Classification: Modeling
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P5 enhancement (vote)
Target Milestone: 3.0   Edit
Assignee: gmf.generation-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted, plan
Depends on:
Blocks:
 
Reported: 2005-10-28 15:18 EDT by Richard Gronback CLA
Modified: 2010-07-19 22:18 EDT (History)
5 users (show)

See Also:


Attachments
An implementation of an IncrementalProjectBuilder for .gmfgen files (5.53 KB, application/octet-stream)
2007-09-07 02:14 EDT, Daniel Weber CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Gronback CLA 2005-10-28 15:18:40 EDT
Eclipse builders should be utilized as appropriate to generate incrementally.
Comment 1 Artem Tikhomirov CLA 2007-06-18 09:10:40 EDT
Bulk update, descoping from 2.0
Comment 2 Daniel Weber CLA 2007-09-07 02:14:28 EDT
Created attachment 77867 [details]
An implementation of an IncrementalProjectBuilder for .gmfgen files

This one works for me. It does not all of the things org.eclipse.gmf.internal.codegen.popup.actions.ExecuteTemplatesOperation does, but it's a start. Whenever a .gmfgen file is added or changed, the corresponding diagram code is generated.

My first attempty was to simply create and run an ExecuteTemplatesOperation, but that causes a progress dialog to pop up, which is not what I want during 'background builds'.
Comment 3 Daniel Weber CLA 2007-10-01 06:55:18 EDT
I also did something similar for EMF, see bug 205025
Comment 4 Artem Tikhomirov CLA 2008-06-02 09:17:15 EDT
Bulk update, target milestone 3.0
Comment 5 Eclipse Webmaster CLA 2010-07-19 22:18:37 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Generation was the original product and component for this bug