Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Antti Väyrynen
/
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 41ce3443
authored
Mar 21, 2010
by
Juho Juopperi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
LanBortalUtilities utility project
1 parent
5489609f
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
68 additions
and
0 deletions
code/LanBortal/.project
code/LanBortal/.settings/org.eclipse.wst.common.component
code/LanBortalUtilities/.classpath
code/LanBortalUtilities/.project
code/LanBortalUtilities/.settings/org.eclipse.jdt.core.prefs
code/LanBortalUtilities/.settings/org.eclipse.wst.common.component
code/LanBortalUtilities/.settings/org.eclipse.wst.common.project.facet.core.xml
code/LanBortalUtilities/src/META-INF/MANIFEST.MF
code/LanBortal/.project
View file @
41ce344
...
...
@@ -6,6 +6,7 @@
<project>
LanBortalBeans
</project>
<project>
LanBortalWeb
</project>
<project>
LanBortalBeansClient
</project>
<project>
LanBortalUtilities
</project>
</projects>
<buildSpec>
<buildCommand>
...
...
code/LanBortal/.settings/org.eclipse.wst.common.component
View file @
41ce344
...
...
@@ -13,5 +13,8 @@
<dependent-module
archiveName=
"LanBortalBeansClient.jar"
deploy-path=
"/lib"
handle=
"module:/resource/LanBortalBeansClient/LanBortalBeansClient"
>
<dependency-type>
uses
</dependency-type>
</dependent-module>
<dependent-module
archiveName=
"LanBortalUtilities.jar"
deploy-path=
"/"
handle=
"module:/resource/LanBortalUtilities/LanBortalUtilities"
>
<dependency-type>
uses
</dependency-type>
</dependent-module>
</wb-module>
</project-modules>
code/LanBortalUtilities/.classpath
0 → 100644
View file @
41ce344
<?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.launching.macosx.MacOSXType/JVM 1.6.0 (MacOS X Default)"
>
<attributes>
<attribute
name=
"owner.project.facets"
value=
"jst.java"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"con"
path=
"org.eclipse.jst.j2ee.internal.module.container"
/>
<classpathentry
kind=
"output"
path=
"build/classes"
/>
</classpath>
code/LanBortalUtilities/.project
0 → 100644
View file @
41ce344
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>
LanBortalUtilities
</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>
org.eclipse.jdt.core.javabuilder
</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>
org.eclipse.wst.common.project.facet.core.builder
</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>
org.eclipse.wst.validation.validationbuilder
</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>
org.eclipse.jem.workbench.JavaEMFNature
</nature>
<nature>
org.eclipse.wst.common.modulecore.ModuleCoreNature
</nature>
<nature>
org.eclipse.wst.common.project.facet.core.nature
</nature>
<nature>
org.eclipse.jdt.core.javanature
</nature>
</natures>
</projectDescription>
code/LanBortalUtilities/.settings/org.eclipse.jdt.core.prefs
0 → 100644
View file @
41ce344
#Sun Mar 21 07:07:17 EET 2010
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
org.eclipse.jdt.core.compiler.compliance=1.6
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.source=1.6
code/LanBortalUtilities/.settings/org.eclipse.wst.common.component
0 → 100644
View file @
41ce344
<?xml version="1.0" encoding="UTF-8"?>
<project-modules
id=
"moduleCoreId"
project-version=
"1.5.0"
>
<wb-module
deploy-name=
"LanBortalUtilities"
>
<wb-resource
deploy-path=
"/"
source-path=
"/src"
/>
</wb-module>
</project-modules>
code/LanBortalUtilities/.settings/org.eclipse.wst.common.project.facet.core.xml
0 → 100644
View file @
41ce344
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
<fixed
facet=
"jst.java"
/>
<fixed
facet=
"jst.utility"
/>
<installed
facet=
"jst.java"
version=
"6.0"
/>
<installed
facet=
"jst.utility"
version=
"1.0"
/>
</faceted-project>
code/LanBortalUtilities/src/META-INF/MANIFEST.MF
0 → 100644
View file @
41ce344
Manifest-Version: 1.0
Class-Path:
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