Skip to content

Commit 25b0cb4

Browse files
committed
commit
1 parent 2d33c12 commit 25b0cb4

File tree

39 files changed

+56
-1
lines changed

39 files changed

+56
-1
lines changed

.metadata/.log

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,3 +459,12 @@ org.eclipse.swt.SWTException: Widget is disposed
459459
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
460460
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
461461
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
462+
!SESSION 2017-10-04 08:45:40.704 -----------------------------------------------
463+
eclipse.buildId=debbuild
464+
java.version=1.7.0_131
465+
java.vendor=Oracle Corporation
466+
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=zh_CN
467+
Command-line arguments: -os linux -ws gtk -arch x86_64
468+
469+
!ENTRY org.eclipse.core.resources 2 10035 2017-10-04 08:45:47.837
470+
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
eclipse.preferences.version=1
2+
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
3+
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
4+
org.eclipse.jdt.core.compiler.compliance=1.7
5+
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
6+
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
7+
org.eclipse.jdt.core.compiler.source=1.7

.metadata/.plugins/org.eclipse.core.resources/.history/b6/b050e9d19da800171862aa4a63b0dcbe

Whitespace-only changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)