Skip to content

Notice: Jar Files #25

@nickl-

Description

@nickl-

I am still completely where it comes to my actual needs but I think I managed to find out how to implement the jar file browsing. This serves as notice that I will be working on making jar files or java archives in general viewable, for now.

From what I can tell we need to provide a org.eclipse.ui.navigator.navigatorContent extension which means we must implement org.eclipse.jface.viewers.ITreeContentProvider to list the content of these archives.

I am going to try and convince eclipse that it is just like any other folder by using the jar:// url schema as file path. Well that's the plan anyway lets see how it goes.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions