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

Translate bundleresource urls to file system paths #3

Open
xsuchy opened this issue Apr 13, 2018 · 0 comments
Open

Translate bundleresource urls to file system paths #3

xsuchy opened this issue Apr 13, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@xsuchy
Copy link
Member

xsuchy commented Apr 13, 2018

org.eclipse.cdt.internal.core.pdom.dom.cpp.PDOMCPPLinkage.getNode   bundleresource://602.fwk1957030593/org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage.class  PDOMCPPLinkage.java     

https://abrt.fedoraproject.org/faf/reports/380913/

http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fapi%2Forg%2Feclipse%2Fcore%2Fruntime%2FFileLocator.html

File classFile = new File(FileLocator.toFileURL(classURL).getPath());

Originally reported as jfilak/abrt-java-connector#40

@xsuchy xsuchy added the enhancement New feature or request label Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant