Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bonita
bonita-studio
Commits
9174e7c4
Commit
9174e7c4
authored
Aug 27, 2015
by
rbioteau
Browse files
Move classpath java version to 1.7
parent
f2b96955
Changes
13
Hide whitespace changes
Inline
Side-by-side
bundles/plugins/org.bonitasoft.studio.common.diagram/.classpath
View file @
9174e7c4
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<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=
"con"
path=
"org.eclipse.pde.core.requiredPlugins"
/>
<classpathentry
kind=
"src"
path=
"src"
/>
<classpathentry
kind=
"src"
path=
"src-test/java"
/>
...
...
bundles/plugins/org.bonitasoft.studio.common.diagram/.settings/org.eclipse.jdt.core.prefs
View file @
9174e7c4
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
bundles/plugins/org.bonitasoft.studio.common.diagram/META-INF/MANIFEST.MF
View file @
9174e7c4
...
...
@@ -4,7 +4,7 @@ Bundle-Name: Diagram Utils
Bundle-SymbolicName: org.bonitasoft.studio.common.diagram;singleton:=true
Bundle-Version: 7.1.0.qualifier
Bundle-Vendor: BonitaSoft S.A.
Bundle-RequiredExecutionEnvironment: JavaSE-1.
6
Bundle-RequiredExecutionEnvironment: JavaSE-1.
7
Require-Bundle: org.eclipse.gmf.runtime.lite.svg;bundle-version="1.0.0",
org.bonitasoft.studio.model;bundle-version="1.0.0",
org.bonitasoft.studio.common;bundle-version="1.0.0",
...
...
bundles/plugins/org.bonitasoft.studio.connectors.database.drivers.prop/build.properties
View file @
9174e7c4
source..
=
src/
output..
=
bin/
bin.includes
=
META-INF/,
\
.,
\
...
...
bundles/plugins/org.bonitasoft.studio.data/.classpath
View file @
9174e7c4
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<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=
"con"
path=
"org.eclipse.pde.core.requiredPlugins"
/>
<classpathentry
kind=
"src"
path=
"src"
/>
<classpathentry
kind=
"src"
path=
"src-test/java"
/>
...
...
bundles/plugins/org.bonitasoft.studio.data/.settings/org.eclipse.jdt.core.prefs
View file @
9174e7c4
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
bundles/plugins/org.bonitasoft.studio.data/META-INF/MANIFEST.MF
View file @
9174e7c4
...
...
@@ -46,7 +46,7 @@ Require-Bundle: org.eclipse.ui,
org.bonitasoft.studio.common.diagram,
org.bonitasoft.studio.diagram.custom;bundle-version="7.1.0",
org.eclipse.e4.core.di
Bundle-RequiredExecutionEnvironment: JavaSE-1.
6
Bundle-RequiredExecutionEnvironment: JavaSE-1.
7
Bundle-ActivationPolicy: lazy
Export-Package: org.bonitasoft.studio.data.i18n;
x-friends:="org.bonitasoft.studio.diagram.test,
...
...
bundles/plugins/org.bonitasoft.studio.expression.editor/.classpath
View file @
9174e7c4
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<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=
"con"
path=
"org.eclipse.pde.core.requiredPlugins"
/>
<classpathentry
kind=
"src"
path=
"src"
/>
<classpathentry
kind=
"src"
path=
"src-test/java"
/>
<classpathentry
kind=
"output"
path=
"bin"
/>
</classpath>
bundles/plugins/org.bonitasoft.studio.expression.editor/.settings/org.eclipse.jdt.core.prefs
View file @
9174e7c4
#Tue Dec 20 13:49:35 CET 2011
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
bundles/plugins/org.bonitasoft.studio.expression.editor/META-INF/MANIFEST.MF
View file @
9174e7c4
...
...
@@ -53,7 +53,7 @@ Require-Bundle: org.eclipse.ui,
org.eclipse.e4.core.di;bundle-version="1.4.0",
org.eclipse.e4.ui.model.workbench;bundle-version="1.1.0.v20140512-1820",
org.eclipse.e4.ui.workbench;bundle-version="1.2.1"
Bundle-RequiredExecutionEnvironment: JavaSE-1.
6
Bundle-RequiredExecutionEnvironment: JavaSE-1.
7
Import-Package: org.bonitasoft.engine.bpm.contract,
org.bonitasoft.engine.bpm.document,
org.bonitasoft.engine.expression
...
...
bundles/plugins/org.bonitasoft.studio.repository.themes/.classpath
View file @
9174e7c4
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<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=
"con"
path=
"org.eclipse.pde.core.requiredPlugins"
/>
<classpathentry
kind=
"src"
path=
"src"
/>
<classpathentry
kind=
"output"
path=
"bin"
/>
...
...
bundles/plugins/org.bonitasoft.studio.repository.themes/.settings/org.eclipse.jdt.core.prefs
View file @
9174e7c4
#Fri Aug 12 10:56:28 CEST 2011
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
bundles/plugins/org.bonitasoft.studio.repository.themes/META-INF/MANIFEST.MF
View file @
9174e7c4
...
...
@@ -15,7 +15,7 @@ Require-Bundle: org.eclipse.ui,
org.eclipse.ui.ide,
org.bonitasoft.studio.pics,
org.w3c.css.sac
Bundle-RequiredExecutionEnvironment: JavaSE-1.
6
Bundle-RequiredExecutionEnvironment: JavaSE-1.
7
Bundle-ActivationPolicy: lazy
Import-Package: org.bonitasoft.engine.bpm.bar,
org.bonitasoft.theme,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment