Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-dev] Project Generation Templating

Andrew,


Nice! I'll check it out.


Torkild said look in the org.dawnsci.dde bundles here:


https://github.com/DawnScience/dawn-ui


I imagine that it will take some combination of Googling and comparison with Eclipse documentation to figure out.


Jay


Jay Jay Billings
Oak Ridge National Laboratory
Twitter Handle: @jayjaybillings

From: ice-dev-bounces@xxxxxxxxxxx <ice-dev-bounces@xxxxxxxxxxx> on behalf of Andrew Bennett <bennett.andr@xxxxxxxxx>
Sent: Thursday, December 03, 2015 5:43 PM
To: ice developer discussions
Subject: [ice-dev] Project Generation Templating
 
I have a rudimentary setup created for creating new Item projects in the ProjectSupport branch.  If anyone would like to play with it they can create a run configuration for org.eclipse.ice.projectgeneration and launch a new Eclipse applicaiton with it.  To see what's currently hooked up you can go `New... -> Other -> New ICE Item Project` and it will create a plugin project with the ICE item nature.

Jay, you had mentioned some resources for generating our item classes, could you point me to those?  I'd like to get the model builder and job launcher wizards customized next, but would like to see what the templating can do before I get too deep.

Andrew

Back to the top