Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Codecrew
/
Moya
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
30
Merge Requests
2
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 90a25d1b
authored
Dec 18, 2011
by
Juho Juopperi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change from Glassfish 3.1, MacOSX JVM 1.6 to Glassfish
3.1.1 JavaSE-1.6 execution environment.
1 parent
8f777902
Show whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
35 additions
and
34 deletions
code/LanBortal/.settings/org.eclipse.wst.common.project.facet.core.xml
code/LanBortalAuthModule/.classpath
code/LanBortalAuthModule/.settings/org.eclipse.wst.common.project.facet.core.xml
code/LanBortalAuthModuleClient/.classpath
code/LanBortalAuthModuleClient/.settings/org.eclipse.wst.common.project.facet.core.xml
code/LanBortalBeans/.classpath
code/LanBortalBeans/.settings/org.eclipse.wst.common.project.facet.core.xml
code/LanBortalBeansClient/.classpath
code/LanBortalBeansClient/.settings/org.eclipse.wst.common.project.facet.core.xml
code/LanBortalDatabase/.classpath
code/LanBortalDatabase/.settings/org.eclipse.wst.common.project.facet.core.xml
code/LanBortalFlash/.settings/org.eclipse.wst.common.project.facet.core.xml
code/LanBortalUtilities/.classpath
code/LanBortalUtilities/.settings/org.eclipse.wst.common.project.facet.core.xml
code/LanBortalWeb/.classpath
code/LanBortalWeb/.settings/org.eclipse.wst.common.project.facet.core.xml
code/LanBortal/.settings/org.eclipse.wst.common.project.facet.core.xml
View file @
90a25d1
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
<runtime
name=
"GlassFish 3.1"
/>
<runtime
name=
"GlassFish 3.1
.1
"
/>
<fixed
facet=
"jst.ear"
/>
<installed
facet=
"jst.ear"
version=
"6.0"
/>
<installed
facet=
"sun.facet"
version=
"9"
/>
...
...
code/LanBortalAuthModule/.classpath
View file @
90a25d1
...
...
@@ -2,12 +2,12 @@
<classpath>
<classpathentry
kind=
"src"
path=
"src"
/>
<classpathentry
combineaccessrules=
"false"
exported=
"true"
kind=
"src"
path=
"/LanBortalAuthModuleClient"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/JVM 1.6"
>
<classpathentry
combineaccessrules=
"false"
kind=
"src"
path=
"/lib-AuthModule-depends"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish 3.1.1"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"
>
<attributes>
<attribute
name=
"owner.project.facets"
value=
"java"
/>
</attributes>
</classpathentry>
<classpathentry
combineaccessrules=
"false"
kind=
"src"
path=
"/lib-AuthModule-depends"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish 3.1"
/>
<classpathentry
kind=
"output"
path=
"bin"
/>
</classpath>
code/LanBortalAuthModule/.settings/org.eclipse.wst.common.project.facet.core.xml
View file @
90a25d1
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
<runtime
name=
"GlassFish 3.1.1"
/>
<installed
facet=
"java"
version=
"1.6"
/>
</faceted-project>
code/LanBortalAuthModuleClient/.classpath
View file @
90a25d1
...
...
@@ -2,12 +2,12 @@
<classpath>
<classpathentry
kind=
"src"
path=
"src"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jst.j2ee.internal.module.container"
/>
<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
.1
"
>
<attributes>
<attribute
name=
"owner.project.facets"
value=
"jst.utility"
/>
</attributes>
</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>
<attribute
name=
"owner.project.facets"
value=
"java"
/>
</attributes>
...
...
code/LanBortalAuthModuleClient/.settings/org.eclipse.wst.common.project.facet.core.xml
View file @
90a25d1
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
<runtime
name=
"GlassFish 3.1"
/>
<runtime
name=
"GlassFish 3.1
.1
"
/>
<fixed
facet=
"java"
/>
<fixed
facet=
"jst.utility"
/>
<installed
facet=
"jst.utility"
version=
"1.0"
/>
...
...
code/LanBortalBeans/.classpath
View file @
90a25d1
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<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.jst.j2ee.internal.module.container"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish 3.1.1"
>
<attributes>
<attribute
name=
"owner.project.facets"
value=
"j
ava
"
/>
<attribute
name=
"owner.project.facets"
value=
"j
st.ejb
"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"con"
path=
"org.eclipse.j
st.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish 3.1
"
>
<classpathentry
kind=
"con"
path=
"org.eclipse.j
dt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6
"
>
<attributes>
<attribute
name=
"owner.project.facets"
value=
"j
st.ejb
"
/>
<attribute
name=
"owner.project.facets"
value=
"j
ava
"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"con"
path=
"org.eclipse.jst.j2ee.internal.module.container"
/>
<classpathentry
kind=
"output"
path=
"build/classes"
/>
</classpath>
code/LanBortalBeans/.settings/org.eclipse.wst.common.project.facet.core.xml
View file @
90a25d1
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
<runtime
name=
"GlassFish 3.1"
/>
<runtime
name=
"GlassFish 3.1
.1
"
/>
<fixed
facet=
"java"
/>
<fixed
facet=
"jst.ejb"
/>
<installed
facet=
"java"
version=
"1.6"
/>
...
...
code/LanBortalBeansClient/.classpath
View file @
90a25d1
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry
kind=
"src"
path=
"ejbModule"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish 3.1"
>
<attributes>
<attribute
name=
"owner.project.facets"
value=
"jst.utility"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"con"
path=
"org.eclipse.jst.j2ee.internal.module.container"
/>
<classpathentry
kind=
"src"
path=
"/LanBortalDatabase"
/>
<classpathentry
kind=
"src"
path=
"/LanBortalUtilities"
/>
<classpathentry
kind=
"src"
path=
"/LanBortalAuthModuleClient"
/>
<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.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish 3.1.1"
>
<attributes>
<attribute
name=
"owner.project.facets"
value=
"jst.utility"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"
>
<attributes>
<attribute
name=
"owner.project.facets"
value=
"java"
/>
</attributes>
...
...
code/LanBortalBeansClient/.settings/org.eclipse.wst.common.project.facet.core.xml
View file @
90a25d1
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
<runtime
name=
"GlassFish 3.1"
/>
<runtime
name=
"GlassFish 3.1
.1
"
/>
<fixed
facet=
"java"
/>
<fixed
facet=
"jst.utility"
/>
<installed
facet=
"jst.utility"
version=
"1.0"
/>
...
...
code/LanBortalDatabase/.classpath
View file @
90a25d1
...
...
@@ -2,16 +2,16 @@
<classpath>
<classpathentry
kind=
"src"
path=
"src"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jst.j2ee.internal.module.container"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish 3.1"
>
<classpathentry
kind=
"src"
path=
"/LanBortalUtilities"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish 3.1.1"
>
<attributes>
<attribute
name=
"owner.project.facets"
value=
"jst.utility"
/>
</attributes>
</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>
<attribute
name=
"owner.project.facets"
value=
"java"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"src"
path=
"/LanBortalUtilities"
/>
<classpathentry
kind=
"output"
path=
"build/classes"
/>
</classpath>
code/LanBortalDatabase/.settings/org.eclipse.wst.common.project.facet.core.xml
View file @
90a25d1
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
<runtime
name=
"GlassFish 3.1"
/>
<runtime
name=
"GlassFish 3.1
.1
"
/>
<fixed
facet=
"jst.utility"
/>
<fixed
facet=
"jst.java"
/>
<fixed
facet=
"jpt.jpa"
/>
...
...
code/LanBortalFlash/.settings/org.eclipse.wst.common.project.facet.core.xml
View file @
90a25d1
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
<runtime
name=
"GlassFish
Server Open Source Edition 3 (Java EE 6)
"
/>
<runtime
name=
"GlassFish
3.1.1
"
/>
</faceted-project>
code/LanBortalUtilities/.classpath
View file @
90a25d1
...
...
@@ -2,7 +2,7 @@
<classpath>
<classpathentry
kind=
"src"
path=
"src"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jst.j2ee.internal.module.container"
/>
<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
.1
"
>
<attributes>
<attribute
name=
"owner.project.facets"
value=
"jst.utility"
/>
</attributes>
...
...
code/LanBortalUtilities/.settings/org.eclipse.wst.common.project.facet.core.xml
View file @
90a25d1
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
<runtime
name=
"GlassFish 3.1"
/>
<runtime
name=
"GlassFish 3.1
.1
"
/>
<fixed
facet=
"jst.java"
/>
<fixed
facet=
"jst.utility"
/>
<installed
facet=
"jst.java"
version=
"6.0"
/>
...
...
code/LanBortalWeb/.classpath
View file @
90a25d1
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry
kind=
"src"
path=
"src"
/>
<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.jst.j2ee.internal.web.container"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jst.j2ee.internal.module.container"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jst.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish 3.1.1"
>
<attributes>
<attribute
name=
"owner.project.facets"
value=
"j
ava
"
/>
<attribute
name=
"owner.project.facets"
value=
"j
st.web
"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"con"
path=
"org.eclipse.j
st.server.core.container/com.sun.enterprise.jst.server.runtimeTarget/GlassFish 3.1
"
>
<classpathentry
kind=
"con"
path=
"org.eclipse.j
dt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6
"
>
<attributes>
<attribute
name=
"owner.project.facets"
value=
"j
st.web
"
/>
<attribute
name=
"owner.project.facets"
value=
"j
ava
"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"con"
path=
"org.eclipse.jst.j2ee.internal.web.container"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jst.j2ee.internal.module.container"
/>
<classpathentry
kind=
"output"
path=
"build/classes"
/>
</classpath>
code/LanBortalWeb/.settings/org.eclipse.wst.common.project.facet.core.xml
View file @
90a25d1
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
<runtime
name=
"GlassFish 3.1"
/>
<runtime
name=
"GlassFish 3.1
.1
"
/>
<fixed
facet=
"java"
/>
<fixed
facet=
"wst.jsdt.web"
/>
<fixed
facet=
"jst.web"
/>
...
...
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