| TechTip: Integrating CVS and Eclipse |
|
|
|
| Tips & Techniques - WebSphere | |
| Written by Joe Cropper | |
| Thursday, 18 October 2007 | |
|
Merge your versioning and your development into a single, user-friendly environment. Eclipse is a widely used Integrated Development Environment (IDE) supporting many languages, including Java, PHP, and even C and C++, just to name a few. The word integrated in IDE is very important; it means that Eclipse should not only allow you to write, test, debug, deploy, etc. your code, but it should also allow you to (easily) work on a versioned project with a group of developers. So does Eclipse itself provide this support? Not directly, but it does provide excellent integration with the Concurrent Versions Systems (CVS) product. This article assumes a general understanding of some of the CVS concepts and terminology; if you are unfamiliar with CVS, please visit the official CVS Web site for additional information about how you can start using CVS to facilitate your project's needs.Getting StartedLet's make a couple of assumptions before we get started:
Now that we've established common ground, you can load your CVS project into your Eclipse workspace by following these simple steps:
Congratulations! You have now created your first Eclipse project as it exists in your CVS module! What Else Can I Do?
Now that you have checked out a CVS module into an Eclipse project, there's a new Team right-click option (Figure 3) available to you on any of your project components (e.g., the project itself, modules, files, etc.).
Figure 3: You've unlocked the Team menu. |
|
| lujate |
TechTip: Integrating CVS and Eclipse
Nov 01 2007 12:04:00 AFAIK, the answer is no. <p>CVS works by storing the source in a traditional (Windows or UNIX) file structure. That is not compatible with iSeries source files/members.
|
#113668 |
| Jeff Crosby |
TechTip: Integrating CVS and Eclipse
Nov 01 2007 08:48:00 gabl wrote:<BR>
> would be great using Eclipse for editing RPG(IV) code.<BR> <P> Yes, it exists.<BR> <P> It's called WDSC (Websphere Development Studio Client) and it's at V7.<BR> |
#113667 |
| gabl@cpis.es |
TechTip: Integrating CVS and Eclipse
Oct 31 2007 21:08:00 would be great using Eclipse for editing RPG(IV) code.
|
#113666 |
| plevy@alliance.com |
TechTip: Integrating CVS and Eclipse
Oct 19 2007 11:24:00 I've been wondering, can CVS be used with traditional iSeries source members?
|
#113665 |
| MC Press Web Site Staff |
TechTip: Integrating CVS and Eclipse
Nov 01 2007 12:04:00 This is a discussion about <B>TechTip: Integrating CVS and Eclipse</b>.<p align='center'><a href=http://www.mcpressonline.com/mc?1@232.1KNKfHX1eQT.17@.6b50a7aa>Click here for the article</a>.</p>
|
#113664 |






