Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » Problem using jet.compile ANT task
Problem using jet.compile ANT task [message #601231] Mon, 15 January 2007 20:45
Robert Goodman is currently offline Robert GoodmanFriend
Messages: 5
Registered: July 2009
Junior Member
I'm trying to use the jet.compile ANT task, but I'm having problem getting
the generated code.

The ANT task looks like the following

<jet.compile project="org.eclipse.atf.generator"
destDir="plugins/org.eclipse.atf.generator/src-generated">
<srcdir dir="plugins/org.eclipse.atf.generator/templates"/>
</jet.compile>

I get the following messaging print in the output

postFetch:
[jet.compile] destdir: plugins/org.eclipse.atf.generator/src-generated
[jet.compile] Compiling: appWizard.javajet
[jet.compile] Compiling: builder.javajet
[jet.compile] Compiling: facetInstallDelegate.javajet
[jet.compile] Compiling: facetUninstallDelegate.javajet
[jet.compile] Compiling: nature.javajet
[jet.compile] Compiling: runtimehandler.javajet
[jet.compile] Compiling: templateContextType.javajet

Everything seems to run correctly, but I don't get the generated code.

Thanks
Bob
Previous Topic:Enumerating EObject instances in a model
Next Topic:Enumerating EObject instances in a model
Goto Forum:
  


Current Time: Wed Apr 24 22:26:27 GMT 2024

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

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

Back to the top