Re: [enlarge-users] EnLarge: io read errorjava.io.FileNotFoundException
Status: Alpha
Brought to you by:
asual
From: Rostislav H. <ros...@gm...> - 2006-03-13 14:08:33
|
Hi St=E9phane, I have the same issue when I'm building the 'samples' target of the main build.xml using Eclipse. You can manually fix this by changing the EnLarge line in samples/helloworld/build.xml <enlarge srcdir=3D"${basedir}/${dir.src}/as" includes=3D"**/*.as" destdir=3D"${basedir}/${dir.src}/${env}" listfiles=3D"on" config=3D"${basedir}/enlarge.xml" /> Basicaly you should add the 'config' attribute. Probably I should distribute the Ant build this way. Thanks for trying EnLarge! Rostislav On 3/13/06, St=E9phane Bebrone <sh...@gm...> wrote: > Hi list, > > First I want to thank you for sharing this project. So great! > > But, I've just ran into a "common" issue with ANT plugin in Eclipse which > isn't directly related to EnLarge but I even hope that you will be able t= o > help me. > > How can I tell to my build.xml to look after my config file (enlarge.xml)= in > the workspace directory instead of Eclipse Directory (used by default) ? > > This is the typical error message that I receive: > build.xml:38: com.asual.enlarge.EnLargeException: EnLarge: > io read errorjava.io.FileNotFoundException: > D:\Apps\eclipse\enlarge.xml (The system cannot find the file specified) > > Thanks, > -- > Regards, > St=E9phane Bebrone > -------------------------- > Flash | ASP.NET | Web Developer > http://weblog.shaoken.be > -------------------------- -- EnFlash - It's all about features... http://www.asual.com/enflash/ |