Modify ↓
Opened 16 years ago
Closed 16 years ago
#1916 closed defect (fixed)
Deleting deactivated plugins under Windows not possible (file in use)
Reported by: | anonymous | Owned by: | framm |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | unspecified | Version: | latest |
Keywords: | plugins | Cc: |
Description
When starting JOSM v1189, almost all my plugins was unloaded due to errors, and I wasn't allowed to delete the plugins or try to update them (Error deleting plugin)
Attachments (0)
Change History (3)
comment:1 by , 16 years ago
Summary: | Plugin support → Deleting deactivated plugins under Windows not possible (file in use) |
---|
comment:2 by , 16 years ago
A better (automated) solution may be to mark the plugin jar to be deleted on closing JOSM by calling deleteOnExit() of the File. The file will then be deleted when the Java VM exits.
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I assume you have windows
Short term solution: