I can't remember I tried it but logically, removing the .classpath from the
.gitignore, committing only the .classpath then re-adding it in the
.gitignore should work but still, I think it'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: [email protected]
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 in.
On 3/29/13 12:27 AM, "Cyrill Zadra" <[email protected]> wrote:
Currently its quite easy to setup the eclipse falcon project.
Import falcon projects in eclipse, run ant script, sometimes refresh the
projects and you are ready to go..
Wouldn't it get more complicated if you put classpath to gitignore? Then I
always have to add the libraries by myself. Just my thoughts
Cyrill
Sent from my iPhone
On 29.03.2013, at 17:28, Alex Harui <[email protected]> wrote:
The .classpath files in compiler.jx and compiler.jx/tests are showing up
as
modified in git. Should we put them in .gitignore? I wouldn't mind
having
them in there as a starting point.
On 3/28/13 11:55 PM, "Erik de Bruin" <[email protected]> wrote:
Normally, we don't. Some documentation might come in handy, though.
EdB
On Fri, Mar 29, 2013 at 7:25 AM, Alex Harui <[email protected]> wrote:
When I first imported the project it did not build and I ended up
tweaking
the project properties. Do we want the project files in Git?
On 3/28/13 11:22 PM, "Erik de Bruin" <[email protected]> wrote:
Or sometimes plain "Refresh" (F5) on the project helps.
EdB
On Fri, Mar 29, 2013 at 4:55 AM, Cyrill Zadra <[email protected]>
wrote:
No that should be enough.
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 <[email protected]>
wrote:
I ran 'ant clean main'. Do I need more targets?
- Gordon
-----Original Message-----
From: Cyrill Zadra [mailto:[email protected]]
Sent: Thursday, March 28, 2013 8:45 PM
To: [email protected]
Subject: Re: Can't build compiler.jx in Eclipse
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 <[email protected]>
wrote:
When I import the compiler.jx project into Eclipse, I get
Project 'compiler.jx' is missing required library:
'lib/commons-io.jar'
Project 'compiler.jx' is missing required library:
'lib/google/closure-compiler/compiler.jar'
There is no 'lib' directory in flex-falcon/compiler.jx. What am I
doing
wrong?
- Gordon
--
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui
--
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui
--
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui