Re: Can't build compiler.jx in Eclipse

2013-04-03 Thread Frédéric THOMAS
Btw, thanks Dasa, I didn't know this one. -Fred -Message d'origine- From: Dasa Paddock Sent: Monday, April 01, 2013 8:10 PM To: Subject: Re: Can't build compiler.jx in Eclipse FYI: $ git update-index --assume-unchanged See: http://git-scm.com/docs/git-update-in

Re: Can't build compiler.jx in Eclipse

2013-04-01 Thread Dasa Paddock
FYI: $ git update-index --assume-unchanged See: http://git-scm.com/docs/git-update-index --Dasa On Mar 29, 2013, at 6:30 AM, Alex Harui wrote: > Is there a way to have a file in git that is also in gitignore? That way > you get it when you clone, but when you modify it, it doesn't get check

Re: Can't build compiler.jx in Eclipse

2013-03-29 Thread Alex Harui
Why would >>> this be bad practice? >>> >>> - Gordon >>> >>> >>> -Original Message- >>> From: omup...@gmail.com [mailto:omup...@gmail.com] On Behalf Of Om >>> Sent: Friday, March 29, 2013 11:28 AM >>> To: dev@f

Re: Can't build compiler.jx in Eclipse

2013-03-29 Thread Alex Harui
> workspace. >>>>> >>>>> - Gordon >>>>> >>>>> -Original Message- >>>>> From: Frédéric THOMAS >>>>> [mailto:webdoublefx@hotmail.**com >>>>> ] >>>>> Sent: Friday, M

Re: Can't build compiler.jx in Eclipse

2013-03-29 Thread Erik de Bruin
riginal Message- > From: omup...@gmail.com [mailto:omup...@gmail.com] On Behalf Of Om > Sent: Friday, March 29, 2013 11:28 AM > To: dev@flex.apache.org > Subject: Re: Can't build compiler.jx in Eclipse > > A happy middle would be to affix a ".template" extension and check

RE: Can't build compiler.jx in Eclipse

2013-03-29 Thread Gordon Smith
ample, the compiler >>> project requires that ANT_JAR be set in the classpath of the >>> workspace. >>> >>> - Gordon >>> >>> -----Original Message----- >>> From: Frédéric THOMAS >>> [mailto:webdoublefx@hotmail.**com >

RE: Can't build compiler.jx in Eclipse

2013-03-29 Thread Gordon Smith
I know Ant well enough to figure it out. - Gordon -Original Message- From: Michael Schmalle [mailto:apa...@teotigraphix.com] Sent: Friday, March 29, 2013 12:14 PM To: dev@flex.apache.org Subject: RE: Can't build compiler.jx in Eclipse downloads.xml downloads those 2 deps. Don&#

RE: Can't build compiler.jx in Eclipse

2013-03-29 Thread Michael Schmalle
e a guideline than checkin IDE files :) -Fred -Message d'origine- From: Alex Harui Sent: Friday, March 29, 2013 2:30 PM To: dev@flex.apache.org Subject: Re: Can't build compiler.jx in Eclipse Is there a way to have a file in git that is also in gitignore? That way you get it when you

RE: Can't build compiler.jx in Eclipse

2013-03-29 Thread Gordon Smith
at the top level. - Gordon -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent: Friday, March 29, 2013 11:07 AM To: dev@flex.apache.org Subject: Re: Can't build compiler.jx in Eclipse Gordon, Did you get it to work with the checked-in project files? On 3/29/13 10:14 AM, &quo

Re: Can't build compiler.jx in Eclipse

2013-03-29 Thread Om
requires that >>> ANT_JAR be set in the classpath of the workspace. >>> >>> - Gordon >>> >>> -Original Message----- >>> From: Frédéric THOMAS >>> [mailto:webdoublefx@hotmail.**com >>> ] >>> Sent: Friday, March 2

Re: Can't build compiler.jx in Eclipse

2013-03-29 Thread Michael Schmalle
workspace level. For example, the compiler project requires that ANT_JAR be set in the classpath of the workspace. - Gordon -Original Message- From: Frédéric THOMAS [mailto:webdoubl...@hotmail.com] Sent: Friday, March 29, 2013 6:44 AM To: dev@flex.apache.org Subject: Re: Can't build

Re: Can't build compiler.jx in Eclipse

2013-03-29 Thread Alex Harui
#x27;s better to write a guideline than checkin > IDE files :) > > -Fred > > -Message d'origine- > From: Alex Harui > Sent: Friday, March 29, 2013 2:30 PM > To: dev@flex.apache.org > Subject: Re: Can't build compiler.jx in Eclipse > > Is there a way to hav

RE: Can't build compiler.jx in Eclipse

2013-03-29 Thread Gordon Smith
-Original Message- From: Frédéric THOMAS [mailto:webdoubl...@hotmail.com] Sent: Friday, March 29, 2013 6:44 AM To: dev@flex.apache.org Subject: Re: Can't build compiler.jx in Eclipse I can't remember I tried it but logically, removing the .classpath from the .gitignore, committin

Re: Can't build compiler.jx in Eclipse

2013-03-29 Thread Frédéric THOMAS
--- From: Alex Harui Sent: Friday, March 29, 2013 2:30 PM To: dev@flex.apache.org Subject: Re: Can't build compiler.jx in Eclipse Is there a way to have a file in git that is also in gitignore? That way you get it when you clone, but when you modify it, it doesn't get checked back

Re: Can't build compiler.jx in Eclipse

2013-03-29 Thread Alex Harui
a >>>>> wrote: >>>>>> No that should be enough. >>>>>> >>>>>> You could also try 'ant super-clean main'. >>>>>> Sometimes you need to reopen and rebuild the eclipse project. >>>>>> >>>>

Re: Can't build compiler.jx in Eclipse

2013-03-29 Thread Cyrill Zadra
> >>>>> You could also try 'ant super-clean main'. >>>>> Sometimes you need to reopen and rebuild the eclipse project. >>>>> >>>>> Cyrill >>>>> >>>>> On Fri, Mar 29, 2013 at 2:19 PM, Gordon Smith wrote: >>>&g

Re: Can't build compiler.jx in Eclipse

2013-03-28 Thread Alex Harui
r 29, 2013 at 2:19 PM, Gordon Smith wrote: >>>>> I ran 'ant clean main'. Do I need more targets? >>>>> >>>>> - Gordon >>>>> >>>>> -Original Message- >>>>> From: Cyrill Zadra [mailt

Re: Can't build compiler.jx in Eclipse

2013-03-28 Thread Erik de Bruin
. Do I need more targets? >>>> >>>> - Gordon >>>> >>>> -Original Message- >>>> From: Cyrill Zadra [mailto:cyrill.za...@gmail.com] >>>> Sent: Thursday, March 28, 2013 8:45 PM >>>> To: dev@flex.apache.org

Re: Can't build compiler.jx in Eclipse

2013-03-28 Thread Alex Harui
i, Mar 29, 2013 at 2:19 PM, Gordon Smith wrote: >>> I ran 'ant clean main'. Do I need more targets? >>> >>> - Gordon >>> >>> -Original Message- >>> From: Cyrill Zadra [mailto:cyrill.za...@gmail.com] >>> Sent: Thursday, March

Re: Can't build compiler.jx in Eclipse

2013-03-28 Thread Erik de Bruin
; Cyrill > > On Fri, Mar 29, 2013 at 2:19 PM, Gordon Smith wrote: >> I ran 'ant clean main'. Do I need more targets? >> >> - Gordon >> >> -Original Message- >> From: Cyrill Zadra [mailto:cyrill.za...@gmail.com] >> Sent: Thursday, Marc

Re: Can't build compiler.jx in Eclipse

2013-03-28 Thread Alex Harui
Zadra [mailto:cyrill.za...@gmail.com] >> Sent: Thursday, March 28, 2013 8:45 PM >> To: dev@flex.apache.org >> Subject: Re: Can't build compiler.jx in Eclipse >> >> Hi Gordon >> >> Did you run build.xml first? It should download all dependant libraries.

Re: Can't build compiler.jx in Eclipse

2013-03-28 Thread Cyrill Zadra
; -Original Message- > From: Cyrill Zadra [mailto:cyrill.za...@gmail.com] > Sent: Thursday, March 28, 2013 8:45 PM > To: dev@flex.apache.org > Subject: Re: Can't build compiler.jx in Eclipse > > Hi Gordon > > Did you run build.xml first? It should download all dep

RE: Can't build compiler.jx in Eclipse

2013-03-28 Thread Gordon Smith
I ran 'ant clean main'. Do I need more targets? - Gordon -Original Message- From: Cyrill Zadra [mailto:cyrill.za...@gmail.com] Sent: Thursday, March 28, 2013 8:45 PM To: dev@flex.apache.org Subject: Re: Can't build compiler.jx in Eclipse Hi Gordon Did you run buil

Re: Can't build compiler.jx in Eclipse

2013-03-28 Thread Cyrill Zadra
Hi Gordon Did you run build.xml first? It should download all dependant libraries. Cyrill On Fri, Mar 29, 2013 at 2:12 PM, Gordon Smith wrote: > When I import the compiler.jx project into Eclipse, I get > > Project 'compiler.jx' is missing required library: 'lib/commons-io.jar' > Project 'compi