user interface - UI Acceleo Launcher Project fails -
i've followed simple tutorial http://wiki.eclipse.org/acceleo/getting_started create ui launcher...but when finish , make right click on uml model, don't have acceleo tag "acceleo model tex", i'm unable run plugin...do know how possible? use th eclipse version 3.6.1 topcased...
i can see 2 ways popup menu not show. least extension of model not match "model file name filter" field "new ui project" wizard ("*.uml" default). not think case, thought mention anyways.
what think problem in case : tutorial not explain people not familiar eclipse plugins how use ui project. namely : new "ui project" eclipse plugin. in order menu contributes show, have deploy project plugin in eclipse. can done exporting project deployable plugin (right-click => export => deployable plug-ins , fragments) or spawning new eclipse instance eclipse contains project (run => run configurations... => double click 'eclipse application' hit "run").
this last solution preferred plugins undergoing development allows change plugin , spawn new instance again in order changes show ... if not aim @ developping eclipse plugins, might not best solution forces have 2 workspaces : 1 development of plugin, testing. uml model on generate code has in "testing" workspace.
Comments
Post a Comment