How do I make changes to the org.eclipse.fx.ui.controls.jar [message #1832738] |
Thu, 24 September 2020 06:07  |
Eclipse User |
|
|
|
Hello,
I'm fairly new to Java and am currently working on my first project. I wanted to include a simple directory viewer with a preview but was unable to create one myself and stumbled upon Tom Schindl's Blog (unable to link because of new user restrictions) where he showed how to create a directory viewer with e(fx)clipse.
I managed to make it work but would like to make some changes (supporting TIF image previews) and add some stuff to the description of the file preview.
I'd need to edit the DirectoryViewSkin.class inside the org.eclipse.fx.ui.controls.jar but can't figure out how to build the jar file after making the changes.
I've tried to edit the jar directly and building the jar from the project of the git repository but couldn't manage to make either work.
Is it not allowed/possible to edit the jar or am I simply missing something?
|
|
|
|
Powered by
FUDForum. Page generated in 0.02746 seconds