Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

how do you #include in java???!?!?!?

Name: Anonymous 2011-08-19 20:39

Okay, so I'm trying to separate a class into smaller ones because it'
s just way too big (and apparently Java has a 64kb class limit???).  Now, I started with C++ and when I needed to link separate files, all I had to do was say #include "file.h" and I'd have access to everything.

My question is, how the heck do you do this in Java??  I'm trying to implement some interfaces but the compiler keeps saying that it can't find anything, even when I put them in the same folder and compile them and everything.  I need to inherit some shit, but it's not letting me!!!

Name: Anonymous 2011-08-19 20:41

Name: Anonymous 2011-08-19 20:45

>>2
Already did...doesn't tell me how to implement an interface

Name: Anonymous 2011-08-19 21:13

get an IDE?

Name: Anonymous 2011-08-19 21:18

>>4
I'm using NetBeans.

Name: Anonymous 2011-08-19 21:19

BetNeans.

Name: Anonymous 2011-08-19 21:24

separate your code into n different classes, and have class i + 1 inherit from class i?

Name: Anonymous 2011-08-19 21:30

import packagename.subsection.interfacename

Name: Anonymous 2011-08-19 21:32

>>3
Then you aren't read it enough.

>>4-5,7-8
DON'T HELP HIM!!!

Name: Anonymous 2011-08-19 21:40

>>9
>Then you aren't read it enough.

LOOOOOOOOOOOOOOOOOOOOOL

gb2/b/ 10 year old.

Name: Anonymous 2011-08-19 21:44

>>10
You're the embodiment of the imageboards.

Don't change these.
Name: Email:
Entire Thread Thread List