Re: Hello!

2020-07-22 Thread Nir Lisker
roject. >> >> To implement a feature, see [2]. >> >> - Nir >> >> [1] https://mail.openjdk.java.net/mailman/listinfo/openjfx-dev >> [2] https://github.com/openjdk/jfx/blob/master/CONTRIBUTING.md >> >> On Sun, Jul 19, 2020 at 10:22 AM FireController#

Re: Hello!

2020-07-20 Thread FireController#1847
ussion > related to the OpenJFX project. > > To implement a feature, see [2]. > > - Nir > > [1] https://mail.openjdk.java.net/mailman/listinfo/openjfx-dev > [2] https://github.com/openjdk/jfx/blob/master/CONTRIBUTING.md > > On Sun, Jul 19, 2020 at 10:22 AM FireController#184

Re: Hello!

2020-07-20 Thread Nir Lisker
, 2020 at 10:22 AM FireController#1847 < usfirepilot...@gmail.com> wrote: > Hello, > > I have never used a mailing list before, and I have no clue how this works > at all. I'm more of a Discord type of person, and am also very young haha. > > Would anyone be willing to give

Hello!

2020-07-19 Thread FireController#1847
Hello, I have never used a mailing list before, and I have no clue how this works at all. I'm more of a Discord type of person, and am also very young haha. Would anyone be willing to give me a quick summary of what I can expect now that I'm subscribed to this, and how I can use it

FW: [9] Review request for JDK-8134716 - Remove use of internal classes methods from toys/Hello

2015-11-17 Thread Elina Kleyman
Kevin, guys, HelloFPS.java and HelloHighContrast.java can't be removed, therefore they should be moved to rt/tests. Please review the following solution: BUG: https://bugs.openjdk.java.net/browse/JDK-8134716 WEBREV: http://cr.openjdk.java.net/~ekleyman/JDK-8134716/ Thanks, Elina

hg: openjfx/8u-dev/rt: [TOYS] Hello : HelloTextFieldWithTextFormatter

2014-08-18 Thread martin . sladecek
Changeset: 0fdd457a9e04 Author:Martin Sladecek Date: 2014-08-18 14:25 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/0fdd457a9e04 [TOYS] Hello : HelloTextFieldWithTextFormatter + apps/toys/Hello/src/main/java/hello/HelloTextFieldWithTextFormatter.java

hg: openjfx/8u-dev/rt: Fix to RT-35579: Need an easy way to build and run the programs in rt/toys/Hello at the command line

2014-01-29 Thread hang . vo
Changeset: 5a69873e11c1 Author:Chien Yang Date: 2014-01-29 15:46 -0800 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/5a69873e11c1 Fix to RT-35579: Need an easy way to build and run the programs in rt/toys/Hello at the command line post commit reviewer: David Hill ! apps

hg: openjfx/8/graphics/rt: [TOYS-ONLY] fix src-path for toys/Hello

2013-12-06 Thread hang . vo
Changeset: 4ce648d40059 Author:ddhill Date: 2013-12-06 17:24 -0500 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/4ce648d40059 [TOYS-ONLY] fix src-path for toys/Hello ! apps/toys/Hello/nbproject/project.properties

Re: hello and macosx build trouble

2013-08-12 Thread Richard Bair
ues on what the best way is to make sure > this dependency is fulfilled? Is it my commenting out of the plugin that > causes this? > > best regards, > > René Jansen. > > Begin forwarded message: > >> From: René Jansen >> Subject: Re: hello and macosx build

Re: hello and macosx build trouble

2013-08-12 Thread David DeHaven
>> Thank you. This worked, and it got further, but it is missing the netscape >> javascript package now, as illustrated by the below: >> >> :checkJfxrtJar >> :updateCacheIfNeeded UP-TO-DATE >> :verifyJava >> :base:processVersionInfo UP-TO-DATE >> :base:compileJava UP-TO-DATE >> :base:processReso

Fwd: hello and macosx build trouble

2013-08-10 Thread René Jansen
what the best way is to make sure this dependency is fulfilled? Is it my commenting out of the plugin that causes this? best regards, René Jansen. Begin forwarded message: > From: René Jansen > Subject: Re: hello and macosx build trouble > Date: 10 augustus 2013 16:53:59 CEST >

Re: hello and macosx build trouble

2013-08-10 Thread Richard Bair
Hi Rene, I just did a fresh clone and build and it succeeded for me, so now we have to figure out what the difference is. > I started with building OpenJDK 8 This might be the first issue, I've always built against the dev preview builds of JDK 8, not OpenJDK 8. I tried to sort this out with M

Fwd: hello and macosx build trouble

2013-08-10 Thread René Jansen
any takers? Wrong list? Wrong OS? Begin forwarded message: > From: René Jansen > Subject: hello and macosx build trouble > Date: 9 augustus 2013 13:55:46 CEST > To: openjfx-dev@openjdk.java.net > > Hello, > let me first introduce myself as this is my first post on this lis

hello and macosx build trouble

2013-08-09 Thread René Jansen
Hello, let me first introduce myself as this is my first post on this list. I am working on integrating jsr223 support in the netrexx 3.03 compiler/interpreter (www.netrexx.org) and I am testing with (apart from netrexx code itself of course) Nashorn and I want to add some examples of how to