Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse and RCS(How to use eclipse in as part of a Revision Controlled Project)
Eclipse and RCS [message #1630934] Mon, 23 February 2015 13:43 Go to next message
Steve Farley is currently offline Steve FarleyFriend
Messages: 3
Registered: May 2013
Junior Member
I am using eclipse within an environment for Hardware development. (VHDL, Verilog and some TCL). Primarily using Zamia Cad projects with source files external to eclipse. I would like to to include enough of the workspace files in the RCS Repo so that any user can checkout the project and simply open the eclipse workspace. What files need to be included in RCS for this to work?
Re: Eclipse and RCS [message #1631037 is a reply to message #1630934] Mon, 23 February 2015 14:54 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

That's highly discouraged. The workspace directory can and will contain information specific to the machine on which it was created (such as where the TCL interpreter and VHDL compiler are to be found). You should share at the Project level instead (including it's .* files), and eclipse.org provides plug-ins for working with projects from CVS and Git repositories.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Eclipse SDK path
Next Topic:Error in Android Studio 1.1.0
Goto Forum:
  


Current Time: Thu Apr 18 20:43:13 GMT 2024

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

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

Back to the top