Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    3,431

    Re: Jar Versioning with Eclipse

    Yeah, that's what I was afraid of. I've tried the no-cache approach, and if it worked, it would be perfect since very few of my programs take any time to load at all- actually, I tried that with a...
  2. Replies
    4
    Views
    3,431

    Re: Jar Versioning with Eclipse

    That does look really promising, but it has one major drawback: now, my approach is to host one runnable Jar file, then link to that file for the applet, webstart, and runnable jar versions. So I'd...
  3. Replies
    4
    Views
    3,431

    Jar Versioning with Eclipse

    Hey guys,

    My ultimate goal is to configure Java Webstart to download the newest version of a Jar instead of using the cached one. I'm pretty sure this is as simple as including a version number in...
Results 1 to 3 of 3