Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » jar export issues(exporting a java project to a executable jar doesn't seem to update the latest jar)
jar export issues [message #641054] Wed, 24 November 2010 06:18 Go to next message
Juan is currently offline JuanFriend
Messages: 2
Registered: July 2009
Junior Member
I have a project that writes to a log file, but when I make changes to the java.util.logging settings, those settings don't show up. To wit, I wrote my own formatter, and I changed whether it displays the date. The code doesn't reflect this, and though earlier it wrote to a specified log file, now those changes don't write to the log file at all. It seems like updating the jar doesn't work and it still acts like the old jar. Has anyone had this issue?
Re: jar export issues [message #642307 is a reply to message #641054] Tue, 30 November 2010 18:09 Go to previous message
Kathir  is currently offline Kathir Friend
Messages: 5
Registered: November 2010
Junior Member
1) Try to Refresh the Project before Exporting the Jar
2) Also Make Sure ur Project is Building Properly

Hope this might Helps!!
Previous Topic:developing JSP using eclipse 3.2.2.
Next Topic:New Enhancement Request
Goto Forum:
  


Current Time: Fri Apr 26 06:06:55 GMT 2024

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

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

Back to the top