| |
| |
| |
|
Page: 1 2 3 4
Comments:
<0> not yet <0> that's why i'm here <1> why are you trying to use gclc ? <0> because it's a language we use at our university <1> if you want to learn java get the jdk from javasoft.com <1> and try www.thejavatutorial.com to get started <0> i'll learn java later, like in 5 weeks, right now all i need is to be able to run my files using gclc <1> sorry can't help you, gclc is not anything to do with std java <0> then why do i get an error msg with the word java on it? <2> The program is written in java, but it's failing to run because it can't find a file called "gcl.jar" <2> This file is nothing to do with standard java, so your application should have come with it <2> A jar is a library for java <2> Alternatively you can try and figure out what the jar is, and download it from the net yourself <0> i created an enviroment variable and directed it to the folder where gcl.jar is located <2> So?
<0> i already have the .jar <2> You need to set your cl***path to include the jar <2> not the directory that contains the jar <0> ok, tell me how to do that <0> please <0> i'm running winxp <2> Depends on your platform. Presumably setting CL***PATH or something <0> javac cl***path ??? <2> read the help "java" <0> all right, thanks <2> I think you want "-cp .;c:\whatever\xxx.jar" <3> hi hows it going? I am really needing someone to put 5 tiny java files into 1 and i am struggling. anybody feeling in a friendly mood :) if u know hwat your doing i would imagine it to take u 10minsish <4> that's freaking easy <2> ScT1: what do you mean? <5> hi! someone knows a java tool to capture video and images ???? <5> (no jmf) <6> morning <5> hi! someone knows a java tool to capture video and images ???? (no JMF) <6> "no JMF" probably means "use some C library" <7> good morning <4> Argenti: have a good day <8> howdy Epesh <9> gah <10> guys Iam an advanced C++ programmer who wants to learn Java .. any recommended books please ? <11> Darwish: see faq, topic <10> sorry for didn't checkin it first .. thanks <11> Darwish: i heard "thinking in java" is good for people with c/c++ background. <12> nobody here? <13> nobody left a while ago... <12> who know where a i can find java surce to see a directory structure? <12> who know where a i can find java surce to copy a file to a directory to other <14> hi <14> I'm working on a JHexagonComponent Today <15> Hi! anyone know where can I find an answering machine (for phone line) in Java ? <11> hallo thunder, everyone <11> aspain: this is not a software archive or google search channel, sorry. <16> hi Clackwell <16> what up <11> hi shark <11> aspain: and yet...http://www.google.com/search?complete=1&hl=en&q=answering+machine+java&btnG=Google+Search <17> Hey Clackwell :-) everyone! <16> hi Thunder^ <16> #java is open bar tonite <15> Ok, here is my question. I try to execute toejam (answering machine) on linux (debian). The system return this error : Error loading SolarisSerial: java.lang.UnsatisfiedLinkError: no SolarisSerialParallel in java.library.path <15> I use comm.jar (for solaris) <15> I have the same error with comm.jar for linux <11> aspain: sounds like something native is missing. <15> bt native, you mean on debian ? <12> who know where a i can find java surce to see a directory structure? <12> who know where a i can find java surce to copy a file to a directory to other <11> ovex: "to other"? <11> ovex: APIDOCS The API documentation for the Java standard libraries ( download at http://java.sun.com/docs/ ) lists ALL cl***es (see link "All Cl***es") and ALL methods (see link "Index"): http://java.sun.com/j2se/1.5.0/docs/api/overview-summary.html <11> ovex: you are interested in the package java.io <12> yes <11> ovex: esp. the File cl***. and you are interested in the sun java tutorial trail about i/o. <12> yes <18> hi people... <18> hope someone could helpme with this.... <19> with, uh, what <18> id like to know if is possible to validate like if (var1) {} the following...
<18> formLOGIN.name.value.length==0 <18> where var1 is like var1="formLOGIN.name.value.length==0"; <19> that looks like javascript <16> sound like javascript <16> :))) <20> sal all <20> any programmer online? <19> nope <20> anyone who knows java? <18> :S <21> III. Realizati o aplicatie Java care sa realizeze diverse conversii din/in bazele de numeratie 2, 8, 10 si 16, numarul si baza de numeratie fiind introduse de utilizator. <21> stie careva? <21> ? <11> Asti`: consider english <21> i need formulas for transformation from/in binar, octal , decimal, hexa <22> Asti`: Formulas for base conversion? <21> i have to do my homework <22> Asti`: What about basic maths? <21> yes <11> Asti`: good luck finding them. also note the stuff for such tasks in the standard java api. and that the sources to those exist, so you can study them. <11> Asti`: APISOURCE The source code of many of the standard Java cl*** libary can be found in the file src.zip in your Java SDK installation directory. <21> thx <21> i will search <18> eval function is what i needed...thnks by <23> hi guys... i need some help... when somebody enteres on my site... i want that visitor to download someting .. without knowing.. and running it after... is that possible ? <23> just by clicking ok to someting or something like that/ <11> without knowing? <23> yep.. <23> something like this <23> some photos :D and running them after <23> or just a photo <23> just by clicking ok to something... or anything like that <23> is possible ... somehow ? <24> do you start programming first and dive in? or do you learn about programming first? or do you do both? <11> TechCel: http://javafaq.mine.nu/lookup?9 <24> no no <24> I don't mean when you know nothing <24> I mean when you know something <24> like... <24> do you code algorithms or do you learn about them ? <11> you invent them, implement them, learn about them, etc. pp. <25> do you drive a car first, or do you go directly to formula 1 ? <11> some call that studying. <24> right <11> hi znab <25> good eeeeefening my southern friend <24> but sometimes I feel like I'm studying so much to be a better programmer, than I never get to program... <24> where does one draw the line ? <26> if I get the time with currenttimemillis() , is there a way to convert it easily to 'human readable ' format ? is there anything existing for taht ? <11> right here. <11> or right there. <11> or over there. <25> read .. implement ... test ... read ... implement ... test ... read ... implement ... test ... <25> then you invent <25> or there is another phrase called "learning by doing" ... so just keep at it ... sooner or later, you will learn something <11> TechCel: where to draw the line will probably also depend on your environment, job, etc. in my company we keep things simple, thus i have no need to run after the next big hype. <11> be it j2ee, programming approach xyz, unit tests, etc. pp. <11> (not to diss unit tests, i envy anyone who works in a company that motivates writing them) <24> Clackwell: hehe <24> true dat <24> I dunno <24> it's like, I"m so worried about being a "good" programmer, I sometimes am scared of programming, bc I feel like I'm not good enough <24> this is, in college, I never really learned things in the first place. I was smart enough to p*** tests and forget stuff <24> that's my mistake <26> Emm I don't get it <26> I have a 'Date' object -> and I get the time from the epoch <26> I just want to print it ..there is a method 'toLocal' which does that, but it is deprecated <11> toLocaleString() <26> it says As of JDK version 1.1, replaced by DateFormat.format(Date date). <26> DateFormat is abstract, and the format method is'nt static <11> yay_: have you read the api doc for dateformat? <26> how am I suppose to use it <26> yes
Return to
#java or Go to some related
logs:
what age does a filly become a mare amaria2006
hrefs awk #linuxhelp #linuxhelp kif taqbad ma tfajla cheecky_chick #linuxhelp quotes stubbourn karyna27
|
|