Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Sequence Blocks
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bioimage Analysis
Sequence Blocks
Commits
df4f9c48
Commit
df4f9c48
authored
4 years ago
by
Stephane Dallongeville
Browse files
Options
Downloads
Patches
Plain Diff
It can work with Java 1.6 so let it work with it :)
parent
29fe0b43
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.classpath
+1
-1
1 addition, 1 deletion
.classpath
.settings/org.eclipse.jdt.core.prefs
+3
-3
3 additions, 3 deletions
.settings/org.eclipse.jdt.core.prefs
with
4 additions
and
4 deletions
.classpath
+
1
−
1
View file @
df4f9c48
...
...
@@ -3,7 +3,7 @@
<classpathentry
kind=
"src"
path=
"src"
/>
<classpathentry
kind=
"lib"
path=
"/Icy-App/plugins/adufour/ezplug/EzPlug.jar"
/>
<classpathentry
kind=
"lib"
path=
"/Icy-App/plugins/adufour/blocks/Blocks.jar"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.
6
"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.
7
"
/>
<classpathentry
kind=
"var"
path=
"ICY_JAR"
/>
<classpathentry
kind=
"output"
path=
"bin"
/>
<referencedentry
kind=
"lib"
path=
"D:/Stephane/Documents/dev/GIT/Icy-App/lib/scifio.jar"
sourcepath=
"D:/Stephane/Documents/dev/GIT/bioformats"
/>
...
...
This diff is collapsed.
Click to expand it.
.settings/org.eclipse.jdt.core.prefs
+
3
−
3
View file @
df4f9c48
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.
6
org.eclipse.jdt.core.compiler.compliance=1.
6
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.
7
org.eclipse.jdt.core.compiler.compliance=1.
7
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.source=1.
6
org.eclipse.jdt.core.compiler.source=1.
7
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment