the symbol of the folder..

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

the symbol of the folder..

myofbiz
As soon as I  checkout the ofbiz project from repository, and open it in eclipse, all the directories  have a symbol (indicating checked out from repository)but few dirs do not have the symbol like build, bin.May I know what makes it not to change..

Thanks in advance



Reply | Threaded
Open this post in threaded view
|

Re: the symbol of the folder..

Adrian Crum
SVN properties are set to ignore.

-Adrian

adithi agarwal wrote:
> As soon as I  checkout the ofbiz project from repository, and open it in eclipse, all the directories  have a symbol (indicating checked out from repository)but few dirs do not have the symbol like build, bin.May I know what makes it not to change..
>
> Thanks in advance
>
>
>
>      
Reply | Threaded
Open this post in threaded view
|

Re: the symbol of the folder..

Nalin Chandra
In reply to this post by myofbiz
Hi

build are not part of repository. thats why there are no symbol with that folder.
when you run ant build is created.

you can check it by command (ant clean). all the build folder is deleted.
again use command (ant) all build folder is again created.

i hope your confusion is clear now.

myofbiz wrote
As soon as I  checkout the ofbiz project from repository, and open it in eclipse, all the directories  have a symbol (indicating checked out from repository)but few dirs do not have the symbol like build, bin.May I know what makes it not to change..

Thanks in advance


Reply | Threaded
Open this post in threaded view
|

Re: the symbol of the folder..

myofbiz
Thankyou so much Nalin...I got it..

--- On Thu, 12/11/08, nalin chandra <[hidden email]> wrote:
From: nalin chandra <[hidden email]>
Subject: Re: the symbol of the folder..
To: [hidden email]
Date: Thursday, December 11, 2008, 6:01 PM

Hi

build are not part of repository. thats why there are no symbol with that
folder.
when you run ant build is created.

you can check it by command (ant clean). all the build folder is deleted.
again use command (ant) all build folder is again created.

i hope your confusion is clear now.


myofbiz wrote:

>
> As soon as I  checkout the ofbiz project from repository, and open it in
> eclipse, all the directories  have a symbol (indicating checked out from
> repository)but few dirs do not have the symbol like build, bin.May I know
> what makes it not to change..
>
> Thanks in advance
>
>
>
>
>

--
View this message in context:
http://www.nabble.com/the-symbol-of-the-folder..-tp20942771p20954451.html
Sent from the OFBiz - User mailing list archive at Nabble.com.