Can I Set Up JavaFX Without Installing an IDE on a Library Computer?

0
0
Asked By TechieBunny87 On

I'm trying to figure out how to set up a Java IDE for JavaFX on a library computer where I might not be able to install anything. Is there any way to get around that? For example, could I use my smartphone as a server to write my code? I'm currently in a bit of a bind since I lost my job and I can't spend money on software. Any suggestions would be greatly appreciated!

1 Answer

Answered By CodeWizard92 On

Have you checked out online IDEs like Replit? They're free and might work for you! Plus, you also have options like JetBrains' IntelliJ IDEA Community Edition and Eclipse, which are great for Java development. Just keep in mind, you might need a computer where you can install them—maybe ask at the library if they allow installing software. If you only have access to a library computer, it's worth asking!

CuriousCat21 -

I don't have a computer—only the library's computer, and I'm unsure if I can install what I need.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.