A good place to post questions

2018-08-29 Thread Amno Jeeuw
Does anyone know of a place where I can ask questions for Java Beginners. I
have some experience with C++, but I need help with Java/JavaFX.
Thanks in advance

*ArbolOne
Using Fire Fox and Thunderbird.
Developing for Android using Java, C/C++, HTM/CSS and JS as our
platform has been exciting and most rewarding.
[ Sí ]*


[no subject]

2018-10-18 Thread Amno Jeeuw
I have downloaded openjfx-11_windows-x64_bin-sdk.zip and unzipped it in
C:\Program Files\Java\jdk-11 and I have also placed openfx in the
C:\Program Files\Java\jdk-11\javafx-sdk-11 directory. Now I'd like to
configure eclipse to use this two j/sdk(s), but I have not been able to
find adequate information regarding this matter. Any suggestions?

*ArbolOne
Using Fire Fox and Thunderbird.
Developing for Android using Java, C/C++, HTM/CSS and SQLite as our
platform has been exciting and most rewarding.
[ Ñ ]*


Re:

2018-10-19 Thread Amno Jeeuw
Thanks everyone. I think I got it. Next step is to port the project from
Java 8 to Java 11, wish me luck 


On Fri, Oct 19, 2018, 3:31 AM Nir Lisker,  wrote:

> Hi Amno,
>
> I don't understand what "two j/sdk(s)" is. If you've unzipped the openjfx
> SDK's, point to them in Eclipse in the Java Build Path of your project by
> adding a library or external jars like you would any other dependency.
>
> - Nir
>
> On Fri, Oct 19, 2018 at 5:28 AM Amno Jeeuw  wrote:
>
>> I have downloaded openjfx-11_windows-x64_bin-sdk.zip and unzipped it in
>> C:\Program Files\Java\jdk-11 and I have also placed openfx in the
>> C:\Program Files\Java\jdk-11\javafx-sdk-11 directory. Now I'd like to
>> configure eclipse to use this two j/sdk(s), but I have not been able to
>> find adequate information regarding this matter. Any suggestions?
>>
>> *ArbolOne
>> Using Fire Fox and Thunderbird.
>> Developing for Android using Java, C/C++, HTM/CSS and SQLite as our
>> platform has been exciting and most rewarding.
>> [ Ñ ]*
>>
>


Tutorial

2018-09-13 Thread Amno Jeeuw
I'm looking for a installation tutorial for OpenJavaFX. Is there one that's
up-to-date? Thanks in advance.