+ 6
Which is best java compiler?i currently use bluej? Why java discontinued applet development?
2 Respostas
+ 6
Some java Ide:-
https://www.sololearn.com/discuss/322976/?ref=app
IntelliJ Idea
https://www.jetbrains.com/idea/
Eclipse
https://eclipse.org
Netbeans
https://netbeans.org
Java Applets are discontinued because Google, Mozilla and Microsoft has already stopped their support for Java applets in their browsers, Oracle has admitted the plugins to be outdated and decided to discontinue them. For a developer who still needs the Java browser plugin for your applications, Oracle suggests using the plugin-free Java Web Start technology.
- 1
🤗