|
how do you write applets in Eclipse
How do you write applets in eclipse? Isnt there an easy way to automatically have the eclipse IDE automatically write import statements like if I type app, then the IDE automatically types import java.applet.Applet
|