P4Eclipse
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
May 2023 | 233/672 | 90 (0.03%) | 5 |
April 2023 | 206/668 | 113 (0.03%) | 9 |
March 2023 | 188/688 | 175 (0.04%) | 15 |
February 2023 | 190/668 | 143 (0.04%) | 28 |
January 2023 | 195/677 | 137 (0.04%) | 40 |
December 2022 | 221/805 | 113 (0.03%) | 36 |
November 2022 | 273/808 | 78 (0.02%) | 26 |
October 2022 | 234/811 | 110 (0.03%) | 28 |
September 2022 | 267/812 | 79 (0.02%) | 14 |
August 2022 | 248/808 | 86 (0.02%) | 12 |
July 2022 | 235/816 | 102 (0.03%) | 15 |
June 2022 | 259/810 | 89 (0.02%) | 13 |
Unsuccessful Installs in the last 7 Days: 0
Download last 500 errors (CSV)Wednesday, May 31, 2023 - 15:33
Reviews Sign in to post reviews
I am also getting same error
Submitted by Sanket Gadiya on Tue, 2023-04-18 12:11
I am also getting same error -
java.lang.NoClassDefFoundError: org/eclipse/jface/databinding/swt/SWTObservables
org.eclipse.jface.databinding.swt.SWTObservables databinding classes is removed as a part of bug 546820.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=546820
New Connection window does not show (Eclipse 2022-12 (4.26))
Submitted by Bing-Yi Wong on Mon, 2023-01-16 01:02
Seems like p4eclipse is using a deprecated class
java.lang.NoClassDefFoundError: org/eclipse/jface/databinding/swt/SWTObservables
at com.perforce.team.ui.streams.SuggestBox.<init>(SuggestBox.java:124)
at com.perforce.team.ui.connection.ClientWizardPage.createNewWorkspaceArea(ClientWizardPage.java:372)
at com.perforce.team.ui.connection.ClientWizardPage.createControl(ClientWizardPage.java:442)
at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:178)
at com.perforce.team.ui.connection.AbstractConnectionWizard.createPageControls(AbstractConnectionWizard.java:128)
at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:744)
at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:636)
at org.eclipse.jface.window.Window.create(Window.java:431)
at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1094)
at com.perforce.team.ui.actions.NewServerAction.runAction(NewServerAction.java:69)
at com.perforce.team.ui.actions.NewServerAction.run(NewServerAction.java:32)
at com.perforce.team.ui.views.DepotView$8.run(DepotView.java:712)
Re: New Connection window does not show (Eclipse 2022-12 (4.26))
Submitted by Daylian Leathon on Tue, 2023-04-11 10:43
Same here, I guess this plugin does not support Eclipse 4.26. I am going to downgrade eclipse
Cannot be installed on Eclipse 4.24 (2022-06)
Submitted by Marc Gemis on Fri, 2022-07-01 07:04
Cannot be installed on Spring Tool Suite 4.15 based on Eclipse 4.24 (2022-06)
I get the error:
Cannot complete the install because one or more required items could not be found.
Software being installed: Perforce Java Time-lapse View Support (JDT Prerequisite) 2021.2.2264919 (com.perforce.team.java.galileo.feature.feature.group 2021.2.2264919)
Missing requirement: Perforce Team Provider UI 2021.2.2264919 (com.perforce.team.ui 2021.2.2264919) requires 'osgi.bundle; javax.xml.bind 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Perforce SCM Support 2021.2.2264919 (com.perforce.team.feature.feature.group 2021.2.2264919)
To: org.eclipse.equinox.p2.iu; com.perforce.team.ui [2021.2.2264919,2021.2.2264919]
Cannot satisfy dependency:
From: Perforce Java Time-lapse View Support (JDT Prerequisite) 2021.2.2264919 (com.perforce.team.java.galileo.feature.feature.group 2021.2.2264919)
To: org.eclipse.equinox.p2.iu; com.perforce.team.feature.feature.group 0.0.0
Re: Cannot be installed on Eclipse 4.24 (2022-06)
Submitted by Jannik Adam on Tue, 2022-11-22 04:09
Had the same Issue.
In case someone else runs into this: This is because this plugins apparrently still uses javax.xml.bind dependency.
But that one got removed in favor of the newer jakarta.xml.bind in the current orbit.
A workaround is to add the Orbit Bundle of Eclipse 22-03 (https://download.eclipse.org/releases/2022-03/) to your repository list, that still provides this dependency. (Help/Install New Software/Add)
After that, setup from the marketplace should complete normal.
If any perforce officials read this, please update your dependencies
WORKS! Re: Re: Cannot be installed on Eclipse 4.24 (2022-06)
Submitted by Sujeet Banerjee on Mon, 2022-11-28 01:11
Summary: Add the javax.xml.bind from Orbit bundle of Eclipse 2022_03
#1
A) Help --> Install New Software --> "Add" --> download URL ("work with" : https://download.eclipse.org/tools/orbit/downloads/drops/R20220302172233... )
B) Expand and select "java.xml.bind"
C) Install and Restart
#2
Try reinstalling P4eclipse from the marketplace
Should work now - except that the "P4 Charting" may not be installed due to some dependency issues lurking around still...
From Perforce?
Submitted by Mobo Lenape on Fri, 2021-03-26 11:12
Is this the official Perforce plugin like from the official Perforce Helix Plugin download page?
Errors with OpenJDK 11
Submitted by Filip K on Thu, 2020-03-12 09:04
Apparently, Oracle removed javax/xml/bind/DatatypeConverter from SE JDK in version 11.
I am using AdoptOpenJDK 11 and this issue results in error when opening P4 Pending Changelist view. The error message is as follows:
Works For Me In Eclipse 2019.12 (4.14.0)
Submitted by Eric Blom on Tue, 2020-02-11 17:24
I just installed thie plugin using Eclipse 2019.12 and was able to import a project from Perforce without any problem.
Not for Eclipse 2019-09
Submitted by Missing name Mising name on Sun, 2019-12-08 11:45
Not sure why Eclipse 4.13 is listed here. The plugin doesn't exist on the Marketplace, and if you go to:
perforce com downloads/helix-plugin-eclipse-p4eclipse
It shows that it's not available for the current Eclipse version.
Plugin not available in Eclipse Marketplace
Submitted by Niall Caffrey on Thu, 2019-01-03 07:22
I just download the latest version, and the plugin isn't available from the market place.
Version: 2018-12 (4.10.0)
Build id: 20181214-0600
Re: Plugin not available in Eclipse Marketplace
Submitted by CHARUSHEELA BOPARDIKAR on Mon, 2019-02-04 07:18
Thank you for your comment. P4Eclipse plugin is available in the Marketplace.
Problem with a dependency Python DLTK
Submitted by Alain Coetmeur on Sun, 2018-12-23 18:08
As show in comments ther was a pproblem with Python DLTK dependency.
I could not solve it with marketplacen even having found DLTK repository , trying to add plugin...
finally what worked was to add the P2Eclipse repository URL, and than I could control which module to add, avoiding the one with prerequisites
No installable on Eclipse
Submitted by Jeremy Kemp on Fri, 2017-11-10 13:12
No installable on Eclipse Oxygen 4.7.1a.
Re: No installable on Eclipse
Submitted by W Basu on Tue, 2018-03-27 10:14
Just checking if you have managed to dowload our lates release?
Re: No installable on Eclipse
Submitted by Alex Li on Wed, 2017-11-15 09:41
Can you provide further information please.
Re: Re: No installable on Eclipse
Submitted by Zach Hunter on Tue, 2017-11-21 12:58
Same here. I installed this at work a few weeks back without issue (I forget which version of Eclipse). Trying to install this at home on a fresh Eclipse install, when I drag over to the program it opens up the market page and spins for a second, but does nothing beyond that. P4 doesn't show up.
Re: Re: Re: No installable on Eclipse
Submitted by W Basu on Tue, 2018-03-27 10:16
Just checking if you have managed to dowload our lates release?
Verified that the 2013.1.66354 can be installed
Submitted by Alex Li on Mon, 2013-07-08 17:06
Two way to install everything:
1) If you do not have Python DLTk installed, you will be able to install everything except Python time-lapse view support since that feature depends on the Python DLTK. You can install Python DLTK afterwards and then install Python time-lapse view only.
2) Or you can install the Python DLTK first, and then install P4Eclipse using Eclipse Marketplace client.
Re: Verified that the 2013.1.66354 can be installed
Submitted by Al Na on Tue, 2017-11-21 09:47
I Installed python DLTK successfully, still can't install perforce plugin.
Just correct a typo above:
Submitted by Alex Li on Mon, 2013-07-08 17:21
Just correct a typo above: The version is 2013.1.662354.
Not released
Submitted by George Lindholm on Thu, 2012-10-11 15:38
The update site only shows the 2012.2 release