creating a project in java

K

kiran1785

i am working on a messenger project. i hv a collection of java files.. i
dont know much of java. can anyone plz tell me how to combine all these
files into a single project?
i am getting a lot of errors if i try to compile a single file including
other files as in c++
 
R

Roedy Green

i am working on a messenger project. i hv a collection of java files.. i
dont know much of java. can anyone plz tell me how to combine all these
files into a single project?
i am getting a lot of errors if i try to compile a single file including
other files as in c++

Normally you do this with an ANT script or by clicking dialog boxes in
your IDE such as Eclipse or IntelliJ.

see http://mindprod.com/jgloss/ant.html
http://mindprod.com/jgloss/ide.html

To do it manually you with a script that invokes javac.exe and
jar.exe.

See http://mindprod.com/jgloss/javacexe.html
http://mindprod.com/jgloss/jarexe.html
http://mindprod.com/jgloss/jar.html
http://mindprod.com/jgloss/classpath.html
 
O

Oliver Wong

Roedy Green said:
I am preparing a small dictionary of textspeak. You seem to me a
fluent speaker. Cd u plz lk @ m lst nd c ifts cmpl8t?

lolwtfpwned!!1!one

On the one hand, that (what I've written above) might be considered a
separate dialect that borrows from both textspeak and netspeak. On the
other, it's almost arbitrary where you define the boundaries between two
dialects. I noticed the book you linked to, for example, doesn't bother to
distinguish between netspeak and textspeak.

Off the top of my head, you're missing "tru" and "thru" for "true" and
"through" (not nescessarily respectively).

- Oliver
 
T

Thomas Hawtin

Oliver said:
Off the top of my head, you're missing "tru" and "thru" for "true"
and "through" (not nescessarily respectively).

"Thru" appears to be in the 1913 Webster...

Tom Hawtin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top