Skip to content

Commit 9c18b37

Browse files
ShelWeeShelWee
authored andcommitted
submit code
1 parent 199385b commit 9c18b37

File tree

450 files changed

+19200
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

450 files changed

+19200
-0
lines changed

Films/.classpath

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry kind="src" path="src"/>
4+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5+
<classpathentry kind="con" path="melibrary.com.genuitec.eclipse.j2eedt.core.MYECLIPSE_JAVAEE_6_CONTAINER"/>
6+
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
7+
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
8+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/antlr-2.7.2.jar"/>
9+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/antlr-2.7.6.jar"/>
10+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/aspectjrt.jar"/>
11+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/aspectjweaver.jar"/>
12+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/bsf-2.3.0.jar"/>
13+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/cglib-nodep-2.1_3.jar"/>
14+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/common-annotations.jar"/>
15+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-beanutils-1.7.0.jar"/>
16+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-chain-1.1.jar"/>
17+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-collections-3.1.jar"/>
18+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-dbcp.jar"/>
19+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-digester-1.8.jar"/>
20+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.1.1.jar"/>
21+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-1.1.jar"/>
22+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-logging-1.0.4.jar"/>
23+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-logging.jar"/>
24+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-pool.jar"/>
25+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-validator-1.3.1.jar"/>
26+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/dom4j-1.6.1.jar"/>
27+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ehcache-1.2.3.jar"/>
28+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ejb3-persistence.jar"/>
29+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/hibernate-annotations.jar"/>
30+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/hibernate-cglib-repack-2.1_3.jar"/>
31+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/hibernate-commons-annotations.jar"/>
32+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/hibernate-entitymanager.jar"/>
33+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/hibernate3.jar"/>
34+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/javassist-3.4.GA.jar"/>
35+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jstl.jar"/>
36+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jta-1.1.jar"/>
37+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/log4j-1.2.15.jar"/>
38+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/log4j.jar"/>
39+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/mysql-connector-java-5.1.19-bin.jar"/>
40+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/oro-2.0.8.jar"/>
41+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.5.2.jar"/>
42+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-log4j12.jar"/>
43+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-webmvc-struts.jar"/>
44+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring.jar"/>
45+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/standard.jar"/>
46+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts-core-1.3.8.jar"/>
47+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts-el-1.3.8.jar"/>
48+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts-extras-1.3.8.jar"/>
49+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts-faces-1.3.8.jar"/>
50+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts-mailreader-dao-1.3.8.jar"/>
51+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts-scripting-1.3.8.jar"/>
52+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts-taglib-1.3.8.jar"/>
53+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/struts-tiles-1.3.8.jar"/>
54+
<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
55+
</classpath>

Films/.myhibernatedata

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
#MyEclipse Hibernate Properties
2+
#Wed Dec 05 19:42:59 CST 2012
3+
sessionFactoryName=
4+
genBasicCompId=false
5+
profile=
6+
daoSFId=
7+
version=3.3
8+
jndiPath=
9+
detectM2M=false
10+
reStrategyClass=
11+
detectO2O=false
12+
springDaoFile=
13+
useJavaTypes=true
14+
keyGenerator=increment
15+
libInstallFolder=/WebRoot/WEB-INF/lib
16+
addLibs2Project=true
17+
genVersionTag=false
18+
sessionFactoryId=
19+
basePersistenceClass=
20+
genAnnotations=false
21+
reSettingsFile=
22+
configFile=/Films/src/hibernate.cfg.xml
23+
createConfigFile=true
24+
addLibs2Classpath=true

Films/.mymetadata

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<project-module
3+
type="WEB"
4+
name="Films"
5+
id="myeclipse.1349534891992"
6+
context-root="/Films"
7+
j2ee-spec="6.0"
8+
archive="Films.war">
9+
<attributes>
10+
<attribute name="webrootdir" value="WebRoot" />
11+
</attributes>
12+
</project-module>
13+

Films/.mystrutsdata

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<MyEclipseStrutsProperties>
3+
<strutsVersion>3</strutsVersion>
4+
<basePackage>com.films.struts</basePackage>
5+
<strutsPattern>0</strutsPattern>
6+
<servletName>action</servletName>
7+
</MyEclipseStrutsProperties>

Films/.project

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<projectDescription>
3+
<name>Films</name>
4+
<comment></comment>
5+
<projects>
6+
</projects>
7+
<buildSpec>
8+
<buildCommand>
9+
<name>org.eclipse.wst.common.project.facet.core.builder</name>
10+
<arguments>
11+
</arguments>
12+
</buildCommand>
13+
<buildCommand>
14+
<name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
15+
<arguments>
16+
</arguments>
17+
</buildCommand>
18+
<buildCommand>
19+
<name>com.genuitec.eclipse.j2eedt.core.WebClasspathBuilder</name>
20+
<arguments>
21+
</arguments>
22+
</buildCommand>
23+
<buildCommand>
24+
<name>org.eclipse.jdt.core.javabuilder</name>
25+
<arguments>
26+
</arguments>
27+
</buildCommand>
28+
<buildCommand>
29+
<name>com.genuitec.eclipse.j2eedt.core.J2EEProjectValidator</name>
30+
<arguments>
31+
</arguments>
32+
</buildCommand>
33+
<buildCommand>
34+
<name>com.genuitec.eclipse.j2eedt.core.DeploymentDescriptorValidator</name>
35+
<arguments>
36+
</arguments>
37+
</buildCommand>
38+
<buildCommand>
39+
<name>org.eclipse.wst.validation.validationbuilder</name>
40+
<arguments>
41+
</arguments>
42+
</buildCommand>
43+
<buildCommand>
44+
<name>com.genuitec.eclipse.hibernate.HibernateBuilder</name>
45+
<arguments>
46+
</arguments>
47+
</buildCommand>
48+
<buildCommand>
49+
<name>com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder</name>
50+
<arguments>
51+
</arguments>
52+
</buildCommand>
53+
</buildSpec>
54+
<natures>
55+
<nature>com.genuitec.eclipse.ast.deploy.core.deploymentnature</nature>
56+
<nature>com.genuitec.eclipse.hibernate.hibernatenature</nature>
57+
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
58+
<nature>com.genuitec.eclipse.j2eedt.core.webnature</nature>
59+
<nature>org.eclipse.jdt.core.javanature</nature>
60+
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
61+
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
62+
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
63+
<nature>com.genuitec.eclipse.cross.easystruts.eclipse.easystrutsnature</nature>
64+
</natures>
65+
</projectDescription>

Films/.settings/.jsdtscope

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry kind="src" path="WebRoot"/>
4+
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
5+
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
6+
<attributes>
7+
<attribute name="hide" value="true"/>
8+
</attributes>
9+
</classpathentry>
10+
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
11+
<classpathentry kind="output" path=""/>
12+
</classpath>
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#Sat Dec 08 22:56:55 CST 2012
2+
eclipse.preferences.version=1
3+
encoding//WebRoot/css/reset.css=UTF-8
4+
encoding//src/com/films/service/impl/OrdetailService.java=UTF-8
5+
encoding//src/com/films/test/Testapp.java=UTF-8
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
#Sat Oct 06 22:48:13 CST 2012
2+
eclipse.preferences.version=1
3+
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
4+
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
5+
org.eclipse.jdt.core.compiler.compliance=1.6
6+
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
7+
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
8+
org.eclipse.jdt.core.compiler.source=1.6
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<project-modules id="moduleCoreId" project-version="1.5.0">
3+
<wb-module deploy-name="Films">
4+
<wb-resource deploy-path="/" source-path="/WebRoot"/>
5+
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src"/>
6+
<property name="context-root" value="/Films"/>
7+
<property name="java-output-path" value="/Films/WebRoot/WEB-INF/classes"/>
8+
</wb-module>
9+
</project-modules>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<faceted-project>
3+
<fixed facet="wst.jsdt.web"/>
4+
<installed facet="java" version="1.6"/>
5+
<installed facet="jst.web" version="3.0"/>
6+
<installed facet="wst.jsdt.web" version="1.0"/>
7+
</faceted-project>

0 commit comments

Comments
 (0)