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
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!
I don't have a computer—only the library's computer, and I'm unsure if I can install what I need.