Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » [JET2] Resource does not exist(Getting a resource does not exist error message)
icon9.gif  [JET2] Resource does not exist [message #988463] Fri, 30 November 2012 01:37
Phillip Drew is currently offline Phillip DrewFriend
Messages: 77
Registered: October 2012
Member
I'm trying to run a JET2 transform from within Java (specifically from within an OSGi bundle).

I get the IFile for the transform input and verify (using the IFile.exists()) method that the file does actually exist.

However when I pass it to the JET2Platform.runTransformOnResource() method as the input resource I get a message that the resource does not exist.

Are there constraints on JET2 accessing files that I'm not aware of?

Is this error message actually just badly written and hiding something else?

Thanks
Previous Topic:[XPand/Xtend] Model Transform Example
Next Topic:JET2 not writing files
Goto Forum:
  


Current Time: Sat Apr 20 05:21:36 GMT 2024

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

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

Back to the top