when i make a java applet using JCreator it creates a two files one .htm and another one is .java, not .class, the question is how to make java applet using JCreator?
The compile process is different for each compiler. Usually there is either a toolbar button for quick access or an option to compile under the project or build items on the menu. I've never used JCreator so I can't tell you exactly how.
Originally posted by Josh Campbell The compile process is different for each compiler. Usually there is either a toolbar button for quick access or an option to compile under the project or build items on the menu. I've never used JCreator so I can't tell you exactly how.
To be more precise.. Each java Itegrated Development Environment(IDE) will have different menu items/buttons for you to click to start the compiler.
Java IDE != compiler.
__________________
Spookster
CodingForums Supreme Overlord
All Hail Spookster
Who gave you that Ugging infraction? Yeah that's right it was me!
Originally posted by Josh Campbell technical details, sorry, always mix up words and forget what the right ones are.
It's okay. When I used to help teach java courses I used to correct students all the time as they would confuse JBuilder, JCreator, Forte, etc as being the compiler. Now I just do it out of habit. Normally I probably wouldn't notice when someone uses the terms interchangibly.
__________________
Spookster
CodingForums Supreme Overlord
All Hail Spookster
Who gave you that Ugging infraction? Yeah that's right it was me!