Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Riina Antikainen
/
Moya
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit fd3cc8bd
authored
Oct 27, 2011
by
Juho Juopperi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
JVM 1.6 -> JavaSE 1.6 execution environment
1 parent
69553a9e
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
20 additions
and
17 deletions
code/LanBortalAuthModuleClient/.classpath
code/LanBortalBeans/.classpath
code/LanBortalBeansClient/.classpath
code/LanBortalBeansClient/.settings/org.eclipse.jdt.core.prefs
code/LanBortalBeansClient/.settings/org.eclipse.wst.common.project.facet.core.xml
code/LanBortalDatabase/.classpath
code/LanBortalDatabase/.settings/org.eclipse.jdt.core.prefs
code/LanBortalUtilities/.classpath
code/LanBortalWeb/.classpath
code/LanBortalAuthModuleClient/.classpath
View file @
fd3cc8b
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
<attribute
name=
"owner.project.facets"
value=
"jst.utility"
/>
<attribute
name=
"owner.project.facets"
value=
"jst.utility"
/>
</attributes>
</attributes>
</classpathentry>
</classpathentry>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.
launching.macosx.MacOSXType/JVM
1.6"
>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.
debug.ui.launcher.StandardVMType/JavaSE-
1.6"
>
<attributes>
<attributes>
<attribute
name=
"owner.project.facets"
value=
"java"
/>
<attribute
name=
"owner.project.facets"
value=
"java"
/>
</attributes>
</attributes>
...
...
code/LanBortalBeans/.classpath
View file @
fd3cc8b
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpath>
<classpathentry
kind=
"src"
path=
"ejbModule"
/>
<classpathentry
kind=
"src"
path=
"ejbModule"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.
launching.macosx.MacOSXType/JVM
1.6"
>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.
debug.ui.launcher.StandardVMType/JavaSE-
1.6"
>
<attributes>
<attributes>
<attribute
name=
"owner.project.facets"
value=
"java"
/>
<attribute
name=
"owner.project.facets"
value=
"java"
/>
</attributes>
</attributes>
...
...
code/LanBortalBeansClient/.classpath
View file @
fd3cc8b
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpath>
<classpathentry
kind=
"src"
path=
"ejbModule"
/>
<classpathentry
kind=
"src"
path=
"ejbModule"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/JVM 1.6"
>
<attributes>
<attribute
name=
"owner.project.facets"
value=
"java"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"con"
path=
"org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish 3.1"
>
<classpathentry
kind=
"con"
path=
"org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish 3.1"
>
<attributes>
<attributes>
<attribute
name=
"owner.project.facets"
value=
"jst.utility"
/>
<attribute
name=
"owner.project.facets"
value=
"jst.utility"
/>
...
@@ -15,5 +10,10 @@
...
@@ -15,5 +10,10 @@
<classpathentry
kind=
"src"
path=
"/LanBortalDatabase"
/>
<classpathentry
kind=
"src"
path=
"/LanBortalDatabase"
/>
<classpathentry
kind=
"src"
path=
"/LanBortalUtilities"
/>
<classpathentry
kind=
"src"
path=
"/LanBortalUtilities"
/>
<classpathentry
kind=
"src"
path=
"/LanBortalAuthModuleClient"
/>
<classpathentry
kind=
"src"
path=
"/LanBortalAuthModuleClient"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/Java SE 6 (MacOS X Default)"
>
<attributes>
<attribute
name=
"owner.project.facets"
value=
"java"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"output"
path=
"build/classes"
/>
<classpathentry
kind=
"output"
path=
"build/classes"
/>
</classpath>
</classpath>
code/LanBortalBeansClient/.settings/org.eclipse.jdt.core.prefs
View file @
fd3cc8b
#
Sun Mar 27 01:26:01 EE
T 2011
#
Thu Oct 27 18:05:08 EES
T 2011
eclipse.preferences.version=1
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.
5
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.
6
org.eclipse.jdt.core.compiler.compliance=1.
5
org.eclipse.jdt.core.compiler.compliance=1.
6
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.source=1.
5
org.eclipse.jdt.core.compiler.source=1.
6
code/LanBortalBeansClient/.settings/org.eclipse.wst.common.project.facet.core.xml
View file @
fd3cc8b
...
@@ -3,6 +3,6 @@
...
@@ -3,6 +3,6 @@
<runtime
name=
"GlassFish 3.1"
/>
<runtime
name=
"GlassFish 3.1"
/>
<fixed
facet=
"java"
/>
<fixed
facet=
"java"
/>
<fixed
facet=
"jst.utility"
/>
<fixed
facet=
"jst.utility"
/>
<installed
facet=
"java"
version=
"1.5"
/>
<installed
facet=
"jst.utility"
version=
"1.0"
/>
<installed
facet=
"jst.utility"
version=
"1.0"
/>
<installed
facet=
"java"
version=
"1.6"
/>
</faceted-project>
</faceted-project>
code/LanBortalDatabase/.classpath
View file @
fd3cc8b
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
<attribute
name=
"owner.project.facets"
value=
"jst.utility"
/>
<attribute
name=
"owner.project.facets"
value=
"jst.utility"
/>
</attributes>
</attributes>
</classpathentry>
</classpathentry>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.
launching.macosx.MacOSXType/JVM
1.6"
>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.
debug.ui.launcher.StandardVMType/JavaSE-
1.6"
>
<attributes>
<attributes>
<attribute
name=
"owner.project.facets"
value=
"java"
/>
<attribute
name=
"owner.project.facets"
value=
"java"
/>
</attributes>
</attributes>
...
...
code/LanBortalDatabase/.settings/org.eclipse.jdt.core.prefs
View file @
fd3cc8b
#Thu
Jun 10 02:19:46 EEST 2010
#Thu
Oct 27 18:05:25 EEST 2011
eclipse.preferences.version=1
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
...
@@ -88,9 +88,12 @@ org.eclipse.jdt.core.formatter.indent_statements_compare_to_body=true
...
@@ -88,9 +88,12 @@ org.eclipse.jdt.core.formatter.indent_statements_compare_to_body=true
org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases=true
org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_cases=true
org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch=false
org.eclipse.jdt.core.formatter.indent_switchstatements_compare_to_switch=false
org.eclipse.jdt.core.formatter.indentation.size=8
org.eclipse.jdt.core.formatter.indentation.size=8
org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_field=insert
org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable=insert
org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_local_variable=insert
org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_member=insert
org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_method=insert
org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_package=insert
org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_parameter=do not insert
org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_parameter=do not insert
org.eclipse.jdt.core.formatter.insert_new_line_after_annotation_on_type=insert
org.eclipse.jdt.core.formatter.insert_new_line_after_label=do not insert
org.eclipse.jdt.core.formatter.insert_new_line_after_label=do not insert
org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not insert
org.eclipse.jdt.core.formatter.insert_new_line_after_opening_brace_in_array_initializer=do not insert
org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
org.eclipse.jdt.core.formatter.insert_new_line_at_end_of_file_if_missing=do not insert
...
...
code/LanBortalUtilities/.classpath
View file @
fd3cc8b
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
<attribute
name=
"owner.project.facets"
value=
"jst.utility"
/>
<attribute
name=
"owner.project.facets"
value=
"jst.utility"
/>
</attributes>
</attributes>
</classpathentry>
</classpathentry>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.
launching.macosx.MacOSXType/JVM
1.6"
>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.
debug.ui.launcher.StandardVMType/JavaSE-
1.6"
>
<attributes>
<attributes>
<attribute
name=
"owner.project.facets"
value=
"java"
/>
<attribute
name=
"owner.project.facets"
value=
"java"
/>
</attributes>
</attributes>
...
...
code/LanBortalWeb/.classpath
View file @
fd3cc8b
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpath>
<classpathentry
kind=
"src"
path=
"src"
/>
<classpathentry
kind=
"src"
path=
"src"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.
launching.macosx.MacOSXType/JVM
1.6"
>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.
debug.ui.launcher.StandardVMType/JavaSE-
1.6"
>
<attributes>
<attributes>
<attribute
name=
"owner.project.facets"
value=
"java"
/>
<attribute
name=
"owner.project.facets"
value=
"java"
/>
</attributes>
</attributes>
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment