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

Liclipse Preference page directories are not opened on click #7

Open
paulvi opened this issue Nov 29, 2016 · 4 comments
Open

Liclipse Preference page directories are not opened on click #7

paulvi opened this issue Nov 29, 2016 · 4 comments

Comments

@paulvi
Copy link

paulvi commented Nov 29, 2016

image

When clicking on those folders on Windows, Explorer is not opened

@fabioz
Copy link
Owner

fabioz commented Nov 29, 2016

Strange (it does work for me).

This is done at: https://github.com/fabioz/LiClipseText/blob/master/plugins/org.brainwy.liclipsetext.editor/src/org/brainwy/liclipsetext/editor/preferences/RootPreferencesPage.java#L128

Do you have some error in your error log? Which Eclipse version are you using?

@paulvi
Copy link
Author

paulvi commented Dec 3, 2016

eclipse.buildId=4.5.0.I20150603-2000
java.version=1.8.0_45
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=zh_CN
Framework arguments:  -product nodeclipse.package.enide.product -product nodeclipse.package.enide.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product nodeclipse.package.enide.product -data file:/D:/Workspaces/Enide-2015-7/ -product nodeclipse.package.enide.product

org.brainwy.liclipsetext.shared_core
Error
Sat Dec 03 23:07:13 CST 2016
No message gotten (null message).

java.lang.NullPointerException

@paulvi
Copy link
Author

paulvi commented Dec 3, 2016

Maybe I should try on newest Eclipse

@fabioz
Copy link
Owner

fabioz commented Dec 3, 2016

Yeap, I think that the API it's using is Eclipse 4.6 only.

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

2 participants