Results 1 to 4 of 4

Thread: Java setup

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 1999
    Location
    ma,usa
    Posts
    485
    Hi,
    I'm a very nu-be and need some help. On my home machine(Win98)I had no problem setting up and compiling.On my work Win NT machine(trying to learn during lunch)I can find the java version (2.2.2) in dos but when trying to compile it doesn't seem to recognize anything. I don't know a lot about pathing in dos on NT and think this may be the problem. Can someone lend a hand for a new guy?
    Thanks,
    Joey O.

  2. #2
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    292
    This might seem like a stupid question but at work you have the JDK installed right? I'm not very sure about how paths work in DOS in NT either.
    "People who think they know everything are a great annoyance to those of us who do."

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 1999
    Location
    ma,usa
    Posts
    485
    Same as at home, It installed itself.

  4. #4
    Member
    Join Date
    Jan 2000
    Location
    Southbridge, MA, USA
    Posts
    40
    Actually, I had a slightly different experience, where the java sdk would not work properly on my 98 box, but worked perfectly on NT. For NT, you need to set your path and classpath statements, if they weren't already. I'm using Symantec's Visual Cafe, but the idea will be the same for Sun's sdk. Good luck.

    My path statement:
    %path%;e:\VisualCafe\Bin;e:\VisualCafe\Java2\Bin;C:\Program Files\Common Files\Symantec Shared

    My classpath statement:
    .;e:\VisualCafe\Java\Lib;e:\VisualCafe\Java\Lib\SYMCLASS.ZIP;e:\VisualCafe\Java\Lib\CLASSES.ZIP;e:\V isualCafe\Java\Lib\COLLECTIONS.ZIP;e:\VisualCafe\Java\Lib\ICEBROWSERBEAN.JAR;e:\VisualCafe\Java\Lib\ JSDK.JAR;e:\VisualCafe\Java\Lib\SYMTOOLS.JAR;e:\VisualCafe\JFC\SWINGALL.JAR;e:\VisualCafe\Bin\Compon ents\SFC.JAR;e:\VisualCafe\Bin\Components\SYMBEANS.JAR;e:\VisualCafe\Java\Lib\DBAW.ZIP;e:\VisualCafe \Bin\Components\DBAW_AWT.JAR;e:\VisualCafe\Bin\Components\Databind.JAR;e:\VisualCafe\Java\Lib\Olite3 5.jar;

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width