Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » E(fx)clipse Or Standard OSGI With JavaFX
E(fx)clipse Or Standard OSGI With JavaFX [message #1692154] Tue, 14 April 2015 02:22 Go to next message
zhang liang is currently offline zhang liangFriend
Messages: 4
Registered: April 2015
Junior Member
I want to wirte a big C/S Programe with so many modules.I choose JavaFX to Finish it.But I do not know wirte it with E(fx)clipse Or Standard OSGI (Equinox)

My product also have to support to show in WebStart.

E(fx)clipse seems more simple to help me to finish it as a product,but its JavaFX version cannot update immidiatly.And I am familiar with Standard OSGI but not familliar with RCP and E(fx)clipse.

Standard OSGI (Equinox),I have to write it as a product by myself,but I can get the newest JavaFX .And it is simple to migrate it to Felix or Jigsaw in JDK9.

I do not know how to choose ,my product need a long life almost in 10 years,so it is not easy for me to choose.I need some help, sorry for my poor English and thank u for ur help.

Re: E(fx)clipse Or Standard OSGI With JavaFX [message #1692242 is a reply to message #1692154] Tue, 14 April 2015 13:34 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
On 14.04.15 14:52, zhang liang wrote:
> I want to wirte a big C/S Programe with so many modules.I choose JavaFX
> to Finish it.But I do not know wirte it with E(fx)clipse Or Standard
> OSGI (Equinox)
>
> My product also have to support to show in WebStart.
>

I'd like to point out that the main deployment option as to Oracle is to
use the java-packager and with the release of java9 & jigsaw the
download size will get smaller and smaller because you only need very
few modules to run JavaFX and if you strip of FX-Webkit JavaFX itself is
quite small as well.

e(fx)clipse comes with an in app update features with 2.0 so you can
ever update the application without updateing the JRE. Anyways if you
really think Webstart is required I guess that will work but there's not
difference between e(fx)clipse+javafx and OSGi+javafx.

> E(fx)clipse seems more simple to help me to finish it as a product,but
> its JavaFX version cannot update immidiatly.And I am familiar with
> Standard OSGI but not familliar with RCP and E(fx)clipse.

Why should you not be able to update to the latest JavaFX version? We
normally follow JavaFX very closely e.g. with 2.0.0 we event *require* 8u40!

>
> Standard OSGI (Equinox),I have to write it as a product by myself,but I
> can get the newest JavaFX .And it is simple to migrate it to Felix or
> Jigsaw in JDK9.

I repeat why does e(fx)clipse not allows you to access the latest and
greatest JavaFX and even if the e(fx)clipse renderers don't use the
latest and greatest feature you are free to replace our default ones
with your custom implementation.

>
> I do not know how to choose ,my product need a long life almost in 10
> years,so it is not easy for me to choose.I need some help, sorry for my
> poor English and thank u for ur help.
>
>

Not sure what you expect me to reply because I don't see how reinventing
the wheel of an RCP framework makes sense - e(fx)clipse is opensource
and we are improving it together with a community day by day, release by
release.

Tom
Re: E(fx)clipse Or Standard OSGI With JavaFX [message #1692342 is a reply to message #1692242] Wed, 15 April 2015 08:10 Go to previous message
zhang liang is currently offline zhang liangFriend
Messages: 4
Registered: April 2015
Junior Member
thank you for your help
I am not good at e4 and efxclipse.
I will try to manage it and then work with it.
Previous Topic:e(fx)clipse in based product
Next Topic:how to add double window trim (toolbar) in efxclipse e4
Goto Forum:
  


Current Time: Fri Apr 26 13:26:43 GMT 2024

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

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

Back to the top