Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oxygen error #12

Open
mdsupport opened this issue Jul 28, 2017 · 4 comments
Open

Oxygen error #12

mdsupport opened this issue Jul 28, 2017 · 4 comments

Comments

@mdsupport
Copy link

Does not work in fresh install of Oxygen.

org.eclipse.equinox.registry
Error
Fri Jul 28 14:11:23 PDT 2017
Unable to create the selected preference page.

java.lang.ClassNotFoundException: An error occurred while automatically activating bundle org.phpsrc.eclipse.pti.tools.phpdepend (515).

@jrapm
Copy link

jrapm commented Dec 20, 2017

Mine is also not working. Whenever i'm trying to access the preferences page of the code sniffer, it says "An error has occurred. See error log for more details.
java.lang.NullPointerException"

eclipse.buildId=4.7.1.M20171009-0410
java.version=1.8.0_144
java.vendor=Oracle Corporation
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments: -product org.eclipse.epp.package.php.product -keyring /Users/jrapm/.eclipse_keyring
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -product org.eclipse.epp.package.php.product -keyring /Users/jrapm/.eclipse_keyring

org.eclipse.php.ui
Error
Wed Dec 20 18:31:39 CET 2017
preference option missing: org.phpsrc.eclipse.pti.tools.codesniffer/pref_ignore_sniffs (org.phpsrc.eclipse.pti.tools.codesniffer.ui.preferences.PHPCodeSnifferConfigurationBlock)

Is there any known fix for this?

@kent1D
Copy link

kent1D commented Jan 5, 2018

+1

@gustavoper
Copy link

Unfortunately PTI doesn't seem to work well since Eclipse Mars. That's sad because it was a very helpful tool.

@yohanleafheart
Copy link

I discovered the problem, but, unfortunately, I don't have the ability to fix. What happened is that a couple of the classes used for the options screen are no longer part of the eclipse UI. It was marked as deprecated in eclipse Juno I think, and removed on Mars. In theory, if you copy the configs it should work. It was at least on Oxygen 1a, but I just updated to Oxygen 3 and not even that is working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants