|
Re: [ATL] Compile ATL outside Eclipse [message #42044 is a reply to message #42013] |
Sat, 26 May 2007 02:46  |
Eclipse User |
|
|
|
Originally posted by: irbull.cs.uvic.ca
Opps...
Sorry, Please ignore my post. I was using a build of ATL from the
website, but it seems that the AtlDefaultCompiler from head works with
Files instead of IFiles.
Cheers,
Ian
Ian Bull wrote:
> I am trying to use ATL outside Eclipse (simply as a set of Jars). I have
> looked at [1], and these have helped, but this basically talks about
> running the transformations. When I go to use the compiler:
> AtlCompiler.getDefault().compile(stream, file);
>
> the compiler expects an IFile. However, I can't have an IFile without
> an IProject and thus a Workspace. Does the compiler really need an
> IFile, or can it use a stream or Java file?
>
> [1] http://wiki.eclipse.org/index.php/ATL_Howtos#How_do_I_launch _transformations_programmatically.3F
>
>
> cheers,
> ian
|
|
|
Powered by
FUDForum. Page generated in 0.02791 seconds