Questions tagged [p4eclipse]

The Perforce plug-in for Eclipse, seamlessly integrates the strengths of Perforce's version management system with Eclipse's powerful IDE.

P4Eclipse is the Perforce plug-in for Eclipse, seamlessly integrates the strengths of Perforce's version management system with Eclipse's powerful IDE.

Implemented as a pure Java solution, P4Eclipse provides a developer-oriented set of features from within the Eclipse Team framework that support a wide range of Agile and traditional development workflows.

  • The Best of Both Worlds - Eclipse and Perforce
  • Full Support for Complex Refactoring
  • Unrivaled Graphical Tools
  • Task-focused Interface

To get more detailed information about P4Eclipse, please visit the official webpage.

15 questions
6
votes
1 answer

Is it possible to change P4TICKET within P4Eclipse?

I installed Eclipse Juno recently and after it I installed the p4Eclipse 4.2 plugin from this repository: http://www.perforce.com/downloads/http/p4-eclipse/install/4.2 Then I tried to create a new perforce connection.I entered the name of server…
Govan
  • 2,079
  • 4
  • 31
  • 53
4
votes
1 answer

Perforce external diff in Eclipse?

I am using the P4Eclipse plugin for seamless integration with Perforce. I feel comfortable doing most of the P4 things with this plugin, except file diffing. By Team - Diff File(s) against Depot in the right-click context menu, an internal "Depot…
Hailei
  • 42,163
  • 6
  • 44
  • 69
3
votes
2 answers

Perforce changelist diff view

Is there a way to see a (preferably graphical) view of the changes in a changelist|changeset? I am talking about a diff, showing only the removed lines in red, the added ones in green, with a few lines context, maybe highlighting the changed regions…
P Varga
  • 19,174
  • 12
  • 70
  • 108
2
votes
1 answer

Beyond compare as merge tool on P4 Eclipse plugin

I'm trying to configure the P4Eclipse plugin (2014.1.965331) to use Beyond Compare as external Merge tool. I have configured the Bcomp.exe as Perforce Merge in Perferences -> Team -> Perforce ->External Tools. so right now when resolve is requested…
Yuval Simhon
  • 1,439
  • 2
  • 19
  • 34
2
votes
1 answer

How to install the Perforce plugin in Eclipse 3.8

How do I install the Perforce plugin (P4Eclipse) in Eclipse 3.8? The Perforce Plugins & Integrations page only lists Eclipse 4.2 through 4.4. Eclipse 3.8 is the version provided in Ubuntu 14.04 repositories.
Tor Klingberg
  • 4,790
  • 6
  • 41
  • 51
1
vote
2 answers

Unhandled Event Loop Exception in Eclipse while using Perforce plugin

I am using EclipseVersion: 2022-12 (4.26.0) Build id: 20221201-1913, and I installed the Perforce Plugin P4Eclipse 2022.1 (4.25). However, whenever I am trying this right click on the project--> Team--> Share project-->Perforce --> click the…
1
vote
1 answer

Getting latest version of all projects in Eclipse using P4Eclipse

I wonder if there is a way to get the latest version of all the projects in Eclipse from Perforce by one click. It's kind of cumbersome to select them all and do that. Is there a way for that? Thanks, Tomer
tomericco
  • 1,544
  • 3
  • 19
  • 30
1
vote
5 answers

Sharing Eclipse "Builders" with Source Control

What files need to be submitted to source control for Projects to share Builders? I am working on an project using Eclipse (Version Juno Service Release 1 - Build id: 20120920-0800). Our team uses Perforce as a means of source control for this…
Goose
  • 1,307
  • 2
  • 14
  • 28
0
votes
0 answers

Mark for add does not work to add new file in Eclipse with perforce plugin

I use Eclipse with perforce plugin. And currently in eclipse when I edit some files which I've already added to changelist, it is ok, I'm able to edit it in changelist. But if I want to add new file to changelist using right click on file -> Mark…
Programmer
  • 105
  • 2
  • 6
0
votes
1 answer

How to install the Perforce plugin in Eclipse 4.2

I'm trying to install the perforce plugin in Eclipse 4.2. On the official webpage there's only downloadable versions for 4.6 and newer. However trying to use the oldest 4.6 version fails during the installation with following output Cannot complete…
crashdog
  • 134
  • 10
0
votes
0 answers

Could not install p4eclipse in eclipse

I am using eclipse 4.6 with pydev and p4eclipse plugins, my eclipse got crashed and now I do not have p4eclipse plugin, also when I try to install p4eclipse there is no Install new software option in Help-> menu, also when I click on…
pratish_v
  • 137
  • 1
  • 14
0
votes
1 answer

How to delete P4 client saved on my local workspace in Eclipse?

I want to delete the client dpi-sigs which I created on my windows machine, I tried to remove the directory but nothing happened.
Nabz C
  • 538
  • 1
  • 9
  • 28
0
votes
1 answer

P4Eclipse allows me to edit file without checking it out

I installed P4Eclipse plugin in Eclipse. However, I noticed that Eclipse allows me to edit a file, but it doesn't automatically check it out from Perforce repository. So, after I edited the file, then go to P4V, the recently modified file won't show…
mr49
  • 1,053
  • 1
  • 8
  • 26
0
votes
1 answer

eclipse not starting because p4eclipse is throwing AccessException

I was running Eclipse Junos on Mac and had installed p4eclipse plugin. After system restart I am trying to restart Eclipse, but it is throwing exceptions (as seen in logs). com.perforce.p4java.exception.AccessException: Your session has…
UW20989
  • 1,157
  • 2
  • 8
  • 9
0
votes
1 answer

P4Eclipse unified Diff

How do I obtain a .patch file in Unified format about the local changes as compared to the depot in Perforce for Eclipse? I am so used to this feature from CVS that in fact any other Diff format would do.
P Varga
  • 19,174
  • 12
  • 70
  • 108