4

Which Netbeans plugin for Perforce-Netbeans integration is the most reliable?

Piotr Kochański
  • 21,862
  • 7
  • 70
  • 77

2 Answers2

4

PerforceNB seems to be the most actively/recently maintained.

Russell Davis
  • 8,319
  • 4
  • 40
  • 41
  • Unfortunately, the PerforceNB plugin does not play well with P4 streams. Response from Perforce after attempting to connect: Error login: Client 'xxxxxx' requires an application that can fully support streams. – CyberMonk Nov 26 '13 at 00:02
1

currently there is this other Netbeans plugin to access perforce server, is placed in this google code repo.

It has support for the version 7.2.1 and I am also using with the version 7.3. Even though there are some features which does not work properly, like the diff and in some situations has problems. For example, in our case the configuration just works using the configuration file (.p4config).

The PerforceNB plugin does not work much well with current versions of Netbeans IDE.

robertrv
  • 11
  • 1