@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4



Comments:

<0> he's not here
<1> I can see that
<0> ilsn, terug?
<1> who have a minute for a beginner?
<1> 'couse I'm a beginner..don't kick me for that :P
<0> depends
<0> you better not waste our time
<1> rob_uknow I have a code posted on http://pastebin.com/503928 would u be so kind to take a look on it pls?
<0> explain the problem first
<1> I can compile it but not run it
<0> how do you run it?
<1> it give me an error like it can't find the main cl***...but it's defined..I dunno what to do



<1> I don'trun it
<1> I can't
<0> you type something to run it right?
<1> I have Textpad instaled
<1> ctrl+2
<0> try to run it on from the command line
<1> I did that..with javac..still not working :(
<0> javac is for compilation
<0> java is for executing
<1> yes
<0> javac MyCl***.java
<0> creates MyCl***.cl***
<0> to run you type: java MyCl***
<1> nope
<1> looks I have some problems with my compiler
<0> so its a compilation problem?
<0> what happens when you do javac?
<1> well i've split the program in 2 parts..the first one it's ok..the seccond have some errors
<0> like?
<1> It's hard to explain if u can't see my code..the error it's that it can't find the first cl***
<1> whatever..never mind
<0> oke
<1> maybe I should lear another leanguage
<1> learn*
<0> why?
<1> 'cous I'm not getting any help from no onee
<0> you will only run into the same troubles
<1> not really
<0> do the first cup of java tutorial
<0> http://java.sun.com/docs/books/tutorial/getStarted/cupojava/win32.html
<1> rob_uknow
<1> plsssssss
<1> 1 minute
<0> explains how to setup your enviroment, how to compile, and run
<0> what a cl*** is etc
<0> the whole works
<0> very essential
<1> http://pastebin.com/503928 plssssssss
<1> 1 minute
<1> that's all I'm asking
<0> well you don't want to provide any information
<0> so now one can help you
<0> now = no
<1> ok



<1> on http://pastebin.com/503928 I have posted my code..I can compile it but I can not run it becouse I have this error
<1> Exception in thread "main" java.lang.NoCl***DefFoundError: DiceToss
<0> the cl*** cannot be found
<1> ..and this error it's NOT what u think it is
<0> either it does not exist
<0> or its not on the cl***path
<1> ok
<1> I tryied to modify the cl***path
<0> you shouldn't
<0> it should be untouched
<1> well it did'nt worked
<0> add the current path to the cl***path
<0> java -cp MyApp
<0> java -cp . MyApp
<0> try that on the commandline
<1> ok
<0> where MyApp is DiceToss
<0> you need to execute the command from the directory containing DiceToss.cl***
<1> ok
<1> 1 minute
<1> same Exception
<1> :(
<0> copy paste the command you type
<0> including path
<2> Im back ( leuk om een nederlander te spreken )
<1> well if I go in command prompt end try to write javac or java it give me an error
<2> Error is still in my way
<1> so I must go into j2sdk1../bin/ directory to make javac functional
<0> Sa|nT, do the tutorial
<0> it explains on how to setup the java enviroment
<0> so you can call java from all directories
<0> http://java.sun.com/docs/books/tutorial/getStarted/cupojava/win32.html
<1> ok..thank you
<0> some people
<0> it takes only a few minutes to do the tutorial
<2> hehe
<0> and its so valuable
<2> I guess his helloworld doesnt say hello world! ;P)
<0> its like wanting to talk a different language and refusing to learn the alfabet
<2> hehe
<2> sheeeesh, im getting pissed off about not being able to edit initcomponents
<0> dont use netneans gui editor
<2> hehehe
<0> compare it to a wysiwyg webeditor
<0> its much faster to just code the html by hand
<0> you get cleaner and smarter code
<0> and it forces you to really understand whats going on
<2> myeah, but Its not all that bad if netbeans wouldnt block the editing of the initcomponents
<0> it does that for a reason
<0> else it doesn't understand the form anymore
<0> just create a JFrame by hand
<0> add a JScrollPane and then your jlist
<0> don't use any of the special netbeans layouts


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #java
or
Go to some related logs:

#linux
default template arguments may not be used in function templates
#chatzone
#mirc
linux live cd backtrax
gmplayer +seek failed
#AllNiteCafe
#linuxhelp
kurdscript
#php



Home  |  disclaimer  |  contact  |  submit quotes