Search:

Type: Posts; User: divs1210

Search: Search took 0.09 seconds.

  1. Replies
    11
    Views
    2,927

    Re: Associating files to java application

    tell me how to write the batch fle to launch my java application! i am WILLING to sacrifice portability!

    running on ONE platform is better than not running at all!
  2. Replies
    11
    Views
    2,927

    Re: Associating files to java application

    look. it's 2:00 am in my country right now. kindly help me if you can. im bloody stuck here, and its getting frustrating.
  3. Replies
    11
    Views
    2,927

    Re: Associating files to java application

    is it my fault that java runs like a freaking interpreted language?
    should've opted for c/c++, and my life would have been a LOT easier. im not asking all these questions for teh lulz. my question...
  4. Replies
    11
    Views
    2,927

    Re: Associating files to java application

    thanks! i guess i get it!

    some more help with a batch file, though:


    could you please write a batch script for me that does the following work:
    1. takes a file as an argument
    2. stores the...
  5. Replies
    11
    Views
    2,927

    Re: Associating files to java application

    Sorry, but probably my question is not clear enough.

    I can always right click on the file in windows, and select OPEN WITH -> MyApp.jar but how do i pass the location and name of the file to the...
  6. Replies
    11
    Views
    2,927

    Associating files to java application

    Hey!

    I want to know if it's possible to associate files of certain types with my java app.
    for example, would it be possible for a Java-based text editor to open every time a .txt file is...
  7. JavaCompilerobject giving an error WITHOUT ide

    I am writing a program, where i need to compile one java file from within another, on the fly.

    the code is correct, and is working correctly under BlueJ. but when i export a jar file, or run it...
Results 1 to 7 of 7