Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » JAR problems
JAR problems [message #199282] Tue, 13 March 2007 17:14 Go to next message
Eclipse UserFriend
Originally posted by: svadba06.gmail.com

I created a jar file for my application (version 1) and it worked fine.
Then I mde changes to my program, so I am trying to create a new jar file,
however, when I run the new jar, version 1 is displayed, not the current
version. Any help would be greatly appreciated. If you need any additional
info, let me know! Thank you in advance!
Re: JAR problems [message #199290 is a reply to message #199282] Tue, 13 March 2007 17:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: svadba06.gmail.com

Some more info:
I did some more testing and I realized, that it's running the new code,
but it reads the old text file and doesn't use the image. The text file
and image are both in the jar, and they are new. Any suggestions?
Re: JAR problems [message #199352 is a reply to message #199290] Tue, 13 March 2007 23:32 Go to previous message
Eclipse UserFriend
Originally posted by: wharley.bea.com

"Olga" <svadba06@gmail.com> wrote in message
news:0e55bc26d2c2ef261d0955991093d0ec$1@www.eclipse.org...
> Some more info:
> I did some more testing and I realized, that it's running the new code,
> but it reads the old text file and doesn't use the image. The text file
> and image are both in the jar, and they are new. Any suggestions?

If you're talking about an Eclipse application, try the -clean command line
option. Eclipse caches jar files contained in plug-ins.
Previous Topic:Pass a parameters in atl command lines
Next Topic:GEF .. please help
Goto Forum:
  


Current Time: Thu Apr 25 10:09:02 GMT 2024

Powered by FUDForum. Page generated in 0.08253 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top