Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: anjas7375
  • Order by date
  1. anjas7375

    How do I make an .exe file from my java programs?

    Hi tixnmix, Try this website to see if that's what you want: http://www.duckware.com/java2exe.html anjas
  2. anjas7375

    run class from command line

    Hi, your should include the path like this: c:\java -classpath "c:\...\jbproject\HHHH\classes" hhhh.hhhhClass Anjas
  3. anjas7375

    Finding a properties file

    Hi Wiszh, try this: getResourceBundle("com.app.resource.prog") Regards, anjas

Part and Inventory Search

Back
Top