Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

compiling and running multiple classes

0 views
Skip to first unread message

beelzibub

unread,
Jun 9, 2008, 7:04:08 PM6/9/08
to
... is there a way to compile and run multiple classes
in netbeans???

k

Sabine Dinis Blochberger

unread,
Jun 18, 2008, 8:01:25 AM6/18/08
to
beelzibub wrote:

> .... is there a way to compile and run multiple classes
> in netbeans???
>
> k

If they go together, they should be in a package.

Explained here:
<http://java.sun.com/docs/books/tutorial/java/package/packages.html>

Or, if you're really confused now, work through
<http://java.sun.com/docs/books/tutorial/java/index.html> step-by-step
to the end!

0 new messages