Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Sharing plug-in development through source control
Sharing plug-in development through source control [message #460324] Tue, 19 December 2006 20:22 Go to next message
Eclipse UserFriend
Originally posted by: msullivan.nmss.com

I'm wondering if anyone can point me to a guide telling me which project
files should I check into source control in order for another developer to
work on the same plug-in? We're using perforce and I'm not sure if I should
be checking in the .project, .classpath files, etc.

Thanks,
Mike
Re: Sharing plug-in development through source control [message #460325 is a reply to message #460324] Tue, 19 December 2006 20:35 Go to previous message
Eclipse UserFriend
Originally posted by: wegener.cboenospam.com

Mike Sullivan wrote:
> I'm wondering if anyone can point me to a guide telling me which project
> files should I check into source control in order for another developer to
> work on the same plug-in? We're using perforce and I'm not sure if I should
> be checking in the .project, .classpath files, etc.
>
> Thanks,
> Mike
>
>
You definitely want to check in the .project and .classpath files. If
you have any project specific settings, you will also want to check in
the .settings folder. You may also want to check in the launch config
used to test/run your plugin. Go to the Common tab of the launch config
and select Shared file. Select a location in your project from the
Browse button. Check in the resulting .launch file.
Previous Topic:howto disable/remove "Cancel"-Btn for the ProgressMonitorJobsDialog
Next Topic:CBanner for ApplicaitonWindow TooBar
Goto Forum:
  


Current Time: Sun Mar 16 18:20:44 EDT 2025

Powered by FUDForum. Page generated in 0.03116 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top