-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit d6f5dcd
Showing
160 changed files
with
12,487 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<classpath> | ||
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> | ||
<classpathentry kind="src" path="src"/> | ||
<classpathentry kind="output" path="bin"/> | ||
</classpath> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Auto detect text files and perform LF normalization | ||
* text=auto |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
# Compiled class file | ||
*.class | ||
|
||
# Log file | ||
*.log | ||
|
||
# BlueJ files | ||
*.ctxt | ||
|
||
# Mobile Tools for Java (J2ME) | ||
.mtj.tmp/ | ||
|
||
# Package Files # | ||
*.jar | ||
*.war | ||
*.nar | ||
*.ear | ||
*.zip | ||
*.tar.gz | ||
*.rar | ||
|
||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml | ||
hs_err_pid* | ||
*.png | ||
*.lck | ||
*.1 |
Empty file.
Binary file not shown.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"lastUsed":1557017598242,"path":"F:\/ITLock","projectCount":0} |
44 changes: 44 additions & 0 deletions
44
.metadata/.plugins/com.genuitec.eclipse.monitor/myeclipse-usage.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
#MyEclipse Usage Data | ||
#Sat May 04 20:53:57 EDT 2019 | ||
bundle/com.genuitec.eclipse.theming.css=-1 | ||
misc/ws=win32 | ||
misc/core_version=<unknown> | ||
view/org.eclipse.jdt.ui.PackageExplorer=1 | ||
misc/timestamp=May 5, 2019 12\:53\:57 AM | ||
bundle/com.genuitec.eclipse.theming.base.win=-1 | ||
misc/arch=x86_64 | ||
bundle/com.genuitec.eclipse.news=4 | ||
misc/productType/devstyle=1 | ||
bundle/com.genuitec.eclipse.inlinesearch=3 | ||
bundle/com.genuitec.eclipsecolortheme.api=4 | ||
misc/installmode/standalone=0 | ||
bundle/com.genuitec.eclipse.startup=3 | ||
misc/workspace_hash=1374298127 | ||
bundle/com.genuitec.eclipse.core.common.platform=4 | ||
devstyle/state/workbenchColor/Dark_Gray=1 | ||
bundle/com.genuitec.eclipse.monitor=3 | ||
bundle/com.genuitec.eclipse.ui.common.platform=4 | ||
misc/count=4 | ||
devstyle/state/inlinesearch=1 | ||
devstyle/state/editorColor/Darkest_Dark=1 | ||
bundle/com.genuitec.eclipse.theming.scrollbar=4 | ||
misc/locale=en_US | ||
bundle/com.genuitec.eclipse.theming.scrollbar.win=-1 | ||
misc/os=win32 | ||
bundle/com.genuitec.eclipse.theming.base=4 | ||
bundle/com.genuitec.eclipse.meexplorer.jdt=3 | ||
devstyle/state/enabled=1 | ||
misc/period=3979023 | ||
perspective/org.eclipse.jdt.ui.JavaPerspective=1 | ||
bundle/com.genuitec.eclipse.theming.epl=-1 | ||
devstyle/state/iconsColor/primary=1 | ||
bundle/com.genuitec.eclipse.theming.core=4 | ||
bundle/com.genuitec.eclipse.meexplorer=3 | ||
bundle/com.genuitec.eclipse.theming.ui=3 | ||
bundle/com.genuitec.eclipse.webclipse.evergreen=3 | ||
misc/installmode/stable=0 | ||
misc/eclipseVersion/4.9.0.I20180906-0745=1 | ||
bundle/com.genuitec.eclipse.startup.workspace=3 | ||
bundle/com.genuitec.eclipse.patches=4 | ||
misc/product/org.eclipse.epp.package.java.product=1 | ||
bundle/com.genuitec.eclipse.webicons=4 |
Oops, something went wrong.