Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > Help with converting IDS from JDK 1.1 to JDK 1.4

Reply
Thread Tools

Help with converting IDS from JDK 1.1 to JDK 1.4

 
 
Babar
Guest
Posts: n/a
 
      05-20-2004
Hi,

I have been working at a company for a few months now and now they
have this project for me where I'll have to convert IDS from JDK 1.1
to JDK 1.4.

I have no clue about JAVA and have never taken it; can anybody please
explain to me what this entails i.e. Converting IDS from JDK 1.1 to
JDK 1.4. , and would I be able to do it with no knowledge of JAVA
whatsoever? Thank You for your help. I would like a reply as soon as
possible. Project might even start tomorrow.

Babar.
 
Reply With Quote
 
 
 
 
Chris Smith
Guest
Posts: n/a
 
      05-20-2004
Babar wrote:
> I have been working at a company for a few months now and now they
> have this project for me where I'll have to convert IDS from JDK 1.1
> to JDK 1.4.


What do you mean by IDS? I can't find anything to suggest a meaning for
that acronym. There's a SourceForge project by that name, but it's
apparently written in Perl.

> I have no clue about JAVA and have never taken it; can anybody please
> explain to me what this entails i.e. Converting IDS from JDK 1.1 to
> JDK 1.4. , and would I be able to do it with no knowledge of JAVA
> whatsoever?


Assuming this is source code you want to convert, it would be risky to
try to accomplish conversion from such an old version of Java without
knowing *anything* about Java.

You're much more likely to be successful if the project doesn't use GUI
controls (Swing or AWT); recent versions of Java are largely backward
compatible, but there are several questionable pieces of GUI code that
could break, particularly relating to control focus.

--
www.designacourse.com
The Easiest Way to Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
JDK 1.5 or JDK 1.6 Pep Java 19 07-15-2007 12:06 AM
regarding JDk 141 and JDK 122 for linux 64 bit Platform Jaggu Java 3 01-08-2007 10:47 AM
What is the difference between J2EE, JDK, JDK-SDK, JRE and J2SE packages ? Ulf Meinhardt Java 0 08-10-2006 07:12 PM
after transfer of data from MS-outlook(mail ids) to application,mail ids are consisting of strange characters vamsikrishna_b@coolgoose.com Python 2 06-21-2005 12:41 PM
jEdit: compiles JDK 1.5.0 ok, but runs JDK 1.4.1 (why?) Thomas G. Marshall Java 5 08-06-2004 04:12 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57