Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » How do I make changes to the org.eclipse.fx.ui.controls.jar
How do I make changes to the org.eclipse.fx.ui.controls.jar [message #1832738] Thu, 24 September 2020 06:07 Go to next message
Tim Apfel is currently offline Tim ApfelFriend
Messages: 1
Registered: September 2020
Junior Member
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?
Re: How do I make changes to the org.eclipse.fx.ui.controls.jar [message #1832887 is a reply to message #1832738] Mon, 28 September 2020 18:37 Go to previous message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Well our repo is at https://github.com/eclipse-efx/efxclipse-rt/ - we currently develop in the 3.x. Do you want develop an Eclipse plugin or use the stuff in a plain JavaFX application? In the latter case I would suggest you take a experimental master branch because there stuff is built on pure maven so it is easier for you to consume and deliver a custom version.
Previous Topic:JavaFX jars missing in Plug-in Dependencies during migration from Java8 e4-swt to Java 11 e4-javafx
Next Topic:EFX Tooling & Runtime 3.7.0 date ?
Goto Forum:
  


Current Time: Sat May 04 19:44:41 GMT 2024

Powered by FUDForum. Page generated in 0.03487 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top