Ulf Dittmer wrote:During compilation you will have to set the "-source" and "-target" flags to "1.3". I'm not sure how to do that using Eclipse, but it's a common thing to want to do, so the documentation should cover it.
David Newton wrote:You can also run the IDE on 1.6 and compile with 1.3, at least with the IDEs I'm familiar with.
That said... 1.3 was EOL'd a good chunk of time ago; is that an actual requirement?
David Newton wrote:EOL == End Of Life
Java 1.3 was EOL'd in 2006, when JSE 6 was GA. See here. IMO a requirement for Java 1.3 is counter-productive.
I primarily use IntelliJ and Eclipse; both allow compilation using a specific JDK, in addition to using the source and target flags. I'm only now taking a fresh look at NetBeans, but I'd be *very* surprised if it didn't allow the same thing.
Education won't help those who are proudly and willfully ignorant. They'll literally rather die before changing.
Tim Holloway wrote:I think the only reason that Java 1.3 held on as long as it did was because Oracle was stuck on it. However, even Oracle has long since moved on. Java 1.3 has long since ceased to be maintained either for bug or security fixes. I would be very reluctant at this point even to commit to Java 1.4.
Java's "write once/run anywhere" policty means that as long as you set your compiler options for 1.3 compatibility AND don't use libraries which require higher version JRE's, stuff will run almost forever. But note the word "almost". It's time to upgrade those user machines while backwards compatibility is still an option.
Jesper Young wrote:Which version of NetBeans are you using?
Did you already look in the help of NetBeans?
Did you try to Google for "netbeans change jdk"? I did and found some links that looked promising in just a few seconds.
sidd kol wrote:i am a developer stuck between my company and client...
i cannot upgrade java there
i have to do it by any means...its like a challange for me
and client wont undastant anything actually noothing they just wnt to see the end product..and if all other things are running smooth...
Education won't help those who are proudly and willfully ignorant. They'll literally rather die before changing.
Tim Holloway wrote:
sidd kol wrote:i am a developer stuck between my company and client...
i cannot upgrade java there
i have to do it by any means...its like a challange for me
and client wont undastant anything actually noothing they just wnt to see the end product..and if all other things are running smooth...
My condolences. This sort of situation is all too common these days, and it has a lot to do with why we in the profession don't get any respect. All they want is "Git 'R Dun!". Speed and price are everything and it it collapses in a steaming pile a month later, so be it. If you're lucky it gets dumped on the next poor dumb sucker. If you're not, you'll be that next poor dumb sucker.
It's a common business adage that "If it ain't Broke, Don't Fix It". That's like saying that if you have cancer and it's not killing you today, don't do anything about it. Software has ways of rotting that have nothing to do with the actual application code's obsolescence. Software is not a "finished product" like a marble statue, regardless of what people think. It's more like an automobile. And if you think that the "ain't broke" paradigm applies to automobiles, try not ever changing the oil, since the car "ain't broke".
I would highly recommend that - if for no other reason than to maintain their own credibility, you strongly urge your employers to persuade the end users to upgrade. Let them know that if anything goes wrong, there will be no vendor to call on for assistance. Java 1.3 is dead. Full Stop.
If they insist bulling through with an unsupportable solution, all I can say is "Update your CV".
sidd kol wrote:but if everythng needs to be googled then why does forums exist
sidd kol wrote:.... but if everythng needs to be googled then why does forums exist
sidd kol wrote:
Tim Holloway wrote:
sidd kol wrote:i am a developer stuck between my company and client...
thanks but this was not the exact answer
Education won't help those who are proudly and willfully ignorant. They'll literally rather die before changing.
Tim Holloway wrote:
sidd kol wrote:
Tim Holloway wrote:
sidd kol wrote:i am a developer stuck between my company and client...
thanks but this was not the exact answer
You're taking the approach of a slave. First, by accepting unreasonable demands. A slave follows orders, a professional is someone whose opinion in the area of their competence is worth listening to and whose advice is worth following. I realize that the attitude of management these days is that developers are interchangeable cogs and if one cog squeaks it's a cheap matter to replace it, but the truth of the matter is a lot of those replacement cogs are at best no better than the original, and often not even as good. We've been on a "race to the bottom" for some tiime now, and, like I said, we no longer have much credibility as a profession. People expect software to fail now. It used to be the exception. I heard on the radio this morning that about 1 million people got dropped out of a system in the local state government this past weekend.
This has got to stop. We, if we expect respect, have to stop acting like slaves and push back. Refuse to just "do the job" and insist that the job be done well. Show some pride and not just grind out code.
And secondly, show enough initiative to read the product documentation, not just pop onto a forum and expect to get the solution handed to you for free. Slaves have no initiative. Professionals do. If you show a reason to be respected, you'll get more respect.
It was good to seek advice from us. Advice is what we're here for. Professional advice. However, once advice has been offered, you need to consider following that advice and to understand that "a word to the wise suffices". We don't get paid for this. We're not asking you to do things we don't do ourselves all the time. We're here to help, but in turn, you must help yourself.
this llama doesn't want your drama, he just wants this tiny ad for his mama
Smokeless wood heat with a rocket mass heater
https://woodheat.net
|