2 messages in com.perforce.perforce-user[p4] Does Perforce have integration s...
FromSent OnAttachments
Steve Smythe18 Apr 2003 13:40 
Ralf Gronkowski11 Aug 2003 06:36 
Subject:[p4] Does Perforce have integration support with JBuilder 8 ( or other versions)?
From:Steve Smythe (ssmy@docent.com)
Date:04/18/2003 01:40:24 PM
List:com.perforce.perforce-user

Hi Blake,

We're going to try the two integrations mentioned on the Perforce plug-in page:

http://www.perforce.com/perforce/products/plugins-ide.html

The two mentioned point to:

http://public.perforce.com/public/perforce/integrations/jbuilder/p4ot/index. html

http://public.perforce.com/public/perforce/integrations/jbuilder/jBuilder5VC S/index.html

We're going to give these two a whirl. Thanks for your feedback!

Steve

-----Original Message----- From: Blake Ramsdell [mailto:blake at brutesquadlabs.com] Sent: Friday, April 18, 2003 1:03 PM To: 'Steve Smythe'; 'Perforce-Users (E-mail)' Subject: RE: [p4] Does Perforce have integration support with JBuilder 8 (or other versions)?

-----Original Message----- From: perforce-user-admin at perforce.com [mailto:perforce-user-admin at perforce.com] On Behalf Of Steve Smythe Sent: Friday, April 18, 2003 11:04 AM To: Perforce-Users (E-mail) Cc: Steve Smythe Subject: [p4] Does Perforce have integration support with JBuilder 8 (or other versions)?

Does Perforce have integration support with JBuilder 8 (or other versions)?

I am using JBuilder 6, but I presume this will be similar to what you will do also.

The way we use it, I just added a Tool (using Tool : Configure Tools...) to add a "P4 Edit" tool:

Title: P4 Edit Program: C:\Program Files\Perforce\p4.exe (or wherever your p4.exe is) Parameters: edit ($FilePath)

So when I'm looking at a file, and I choose to edit it, I just go to the "P4 Edit" tool, and it will open the file for edit.

You can do the same thing for P4 Add or other operations.

There is a tool available from somewhere in the mess that is the Borland developer community site that has "better" integration, so you might look there also.

Blake