Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » JET2 not writing files(JET2 says the transform has executed successfully but no files are written)
icon9.gif  JET2 not writing files [message #988762] Mon, 03 December 2012 01:12
Phillip Drew is currently offline Phillip DrewFriend
Messages: 77
Registered: October 2012
Member
So I'm using JET2Platform.runTransformOnString() because I had endless problems with JET2Platform.runTransformOnResource() not finding the input file.

When I run the transform manually in Eclipse it executes fine and generates the proper output file (just a standard dump.xml file with an extra line added at the top).

However when I try and run the transform using the JET2Platform.runTransformOnString() method it states its executed successfully but the output file isn't written to disk.

Sticking other commands in the template to create workspace projects etc. similarly don't seem to be executed.

Any suggestions what could be going wrong? I'm running on Windows 64 bit Java 7 from within an OSGi container, and using Spring Tool Suite 3.1 if that's important.
Previous Topic:[JET2] Resource does not exist
Next Topic:[JET]
Goto Forum:
  


Current Time: Thu Apr 25 01:11:07 GMT 2024

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

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

Back to the top