applet IDE like jCreator for mac

I take a java class and we are creating applets. I have used Eclipse for all my other programming in the class. Is there another program like jCreator for the mac that will allow me to make applets. If there is a way to do it on Eclipse that would be the best. Any ideas?

MacBook Pro, Mac OS X (10.7.2)

Posted on Feb 13, 2013 11:11 AM

Reply
5 replies

Feb 14, 2013 10:56 AM in response to prmccar

Oh, I see. Use the Eclipse for Java EE (Enterprise) version. It includes the Web Tools Platform, which has an HTML/CSS/XML/etc, etc...editor.


If you already have Eclipse for Java Standard Edition, then you should be able to get the WTP as an add-on (from somewhere in teh Eclipse project...or use the "Install New Software" option in the help menu).

Feb 14, 2013 8:48 AM in response to prmccar

The same thing you have to do in any other Java IDE...extend the Java.applet.Applet class. If you already know how to write an Applet in JCreator, then all you need to do is learn the controls and toolbars for Eclipse (for which there are lots of help file tutorials).


If you don't know how to write an Applet, then your problem isn't with the choice of an IDE, and I suggest you start here:

http://docs.oracle.com/javase/tutorial/deployment/applet/index.html,

and then here:

http://docs.oracle.com/javase/tutorial/uiswing/components/applet.html

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

applet IDE like jCreator for mac

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.