facebook

What should/should not be checked into CVS?

  1. MyEclipse IDE
  2.  > 
  3. Off Topic
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #230947 Reply

    Wayne Bang
    Member

    Hello,

    I was wondering which of the following files/directory should or should not be checked into CVS when sharing a project; they are:
    .classpath
    .mymetadata
    .project
    .myeclipse <– directory

    Thank you for your comments.
    Frank

    #230961 Reply

    Riyad Kalla
    Member

    Frank,
    If the other users on the project are using MyEclipse, you can check everything into CVS, then when they pull the project it will be all setup and ready to go (as long as you are good about not using fully qualified external items in your classpath, those might require readjustment). If you are sharing with other people that don’t use MyEclipse and want to keep the project “pure”, you can just mark all of the (My)Eclipse specific resources as ignored, and just have each user checkout and setup the project individually.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: What should/should not be checked into CVS?

You must be logged in to post in the forum log in