That's no problem at all, I didn't know about the .classpath, I
actually was trying NOT to submit that as I figured it only contained
local project settings.

Thank you.

EdB



On Fri, Jan 18, 2013 at 7:28 PM, Cyrill Zadra <cyrill.za...@gmail.com> wrote:
> On Thu, Jan 17, 2013 at 11:31 PM, Erik de Bruin <e...@ixsoftware.nl> wrote:
>> On the 'missing commons-io.jar in compiler.jx': since the project is
>> dependent on the 'main' compiler, and the build for that downloads
>> that jar, I figured we'd use that instead of having our build download
>> it again. But you're right, this is not documented (yet?), so your way
>> might make it easier for future devs to get up and running.
>
> Yes .. you are right. At the moment the same jars needs to be
> downloaded in each project. But as long there are only a few
> dependencies (jars) I think we are fine with the current solution. As
> soon there are more and larger artifacts we could add one caching
> folder for all the projects... or maybe use something like gradle
> which has a built-in caching and dependency management.
>
>> I thought I fixed the output folder issue yesterday (choosing
>> 'bin-debug' instead of 'classes', but what's in a name), that
>> apparently didn't work?
>
> I think you forgot to commit the .classpath file. I saw only the
> commit of the bin-debug svn ignore pattern. I changed it now to
> classes. Hope that's ok for you.
>
> Cyrill



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

Reply via email to