+ 1
Is Eclipse IDE good for java graphics / animations?
Hey, guys! I have a little question about java. Is Eclipse IDE a good platform to use for graphics or animations?
6 Respostas
+ 6
Your opinion is more important than everyone else's. You need to like your tools and, while they are similar, some will work better for you than they would for others. Android Studio is not intuitive for me. IntelliJ and Eclipse both were, but IntelliJ worked easier. Spend a day or more using each and pick based on how it worked for you.
+ 3
I used this for JavaFx:
https://docs.oracle.com/javafx/2/get_started/jfxpub-get_started.htm
+ 1
I'm not the frontend person, but as far as I know, eclipse would be one of the last choices. I like eclipse for my stuff, but the frontend guys did show me some much more comfortable features for GUI development in NetBeans and I'm quite sure that even IntelliJ supports that stuff a little bit better.
+ 1
Ok, thanks a lot! I heard that Android Studio is another good platform for this...I'll try what u suggested me, in order to find wich one is the best. 👍😃
+ 1
Ok, thanks! But i searched on the Internet for GUI tutorials, and i didn't found anything explained well, step by step...do you know any website, video or book that teaches you these things better?
0
Hello Radu Weisz
For javafx you will find many tutorials. And most tutorials uses eclipse or intellij.