User Profile

Collapse

Profile Sidebar

Collapse
Stefan Olsson
Stefan Olsson
Last Activity: Mar 6 '11, 02:49 PM
Joined: Jan 9 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hi

    Thanks a lot, it has been solved, needed to write the following
    Code:
    java -classpath .;swt.jar;Hello.jar gui.Main
    Regards
    See more | Go to post

    Leave a comment:


  • Stefan Olsson
    started a topic Starting a java application at command prompt
    in Java

    Starting a java application at command prompt

    Hello

    Windows 7, latest Java installed.

    I have two jar files, on with the main class included which uses classes in the other java class.

    The two jar file names are
    swt.jar (contain org.eclipse. ..... classes)
    HelloWorld.jar (containing the main class)

    When I try to start the java application at the command prompt with the following
    java -jar HelloWorld.jar I get the...
    See more | Go to post
No activity results to display
Show More
Working...