diff options
| author | Sven Eisenhauer <sven@sven-eisenhauer.net> | 2023-11-10 15:11:48 +0100 |
|---|---|---|
| committer | Sven Eisenhauer <sven@sven-eisenhauer.net> | 2023-11-10 15:11:48 +0100 |
| commit | 33613a85afc4b1481367fbe92a17ee59c240250b (patch) | |
| tree | 670b842326116b376b505ec2263878912fca97e2 /Master/Real-Time Systems/mki/.metadata/.log | |
| download | Studium-33613a85afc4b1481367fbe92a17ee59c240250b.tar.gz Studium-33613a85afc4b1481367fbe92a17ee59c240250b.tar.bz2 | |
Diffstat (limited to 'Master/Real-Time Systems/mki/.metadata/.log')
| -rw-r--r-- | Master/Real-Time Systems/mki/.metadata/.log | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/Real-Time Systems/mki/.metadata/.log b/Master/Real-Time Systems/mki/.metadata/.log new file mode 100644 index 0000000..d6ddf32 --- /dev/null +++ b/Master/Real-Time Systems/mki/.metadata/.log @@ -0,0 +1,19 @@ + +!ENTRY org.eclipse.ui.ide 4 4 2010-11-12 16:45:15.094 +!MESSAGE Problems saving workspace + +!ENTRY org.eclipse.ui.ide 4 1 2010-11-12 16:45:15.105 +!MESSAGE Problems occurred while trying to save the state of the workbench. +!SUBENTRY 1 org.eclipse.core.resources 4 568 2010-11-12 16:45:15.105 +!MESSAGE Could not write workspace metadata '/home/user/Desktop/mki/.metadata/.plugins/org.eclipse.core.resources/.root/2.tree'. +!STACK 0 +java.io.FileNotFoundException: /home/user/Desktop/mki/.metadata/.plugins/org.eclipse.core.resources/.root/2.tree (No such file or directory) + at java.io.FileOutputStream.open(Native Method) + at java.io.FileOutputStream.<init>(FileOutputStream.java:209) + at java.io.FileOutputStream.<init>(FileOutputStream.java:160) + at org.eclipse.core.internal.localstore.SafeFileOutputStream.<init>(SafeFileOutputStream.java:46) + at org.eclipse.core.internal.resources.SaveManager.saveTree(SaveManager.java:1326) + at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1112) + at org.eclipse.core.internal.resources.Workspace.save(Workspace.java:2006) + at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor$5.run(IDEWorkbenchAdvisor.java:502) + at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121) |
