Skip to content

Commit c7f0670

Browse files
committed
commit message
0 parents  commit c7f0670

File tree

1,464 files changed

+132609
-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.

1,464 files changed

+132609
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
.idea/*
2+
.DS_Store

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
albert6.com

LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2018 Albert
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
# <a href="https://albert6.com/">Albert</a>
2+
my personal website
3+
4+
# 部署方法
5+
6+
首先下载4个服务,不下载也可以正常部署项目,但是一些功能无法使用,https://www.dropbox.com/s/1t2c5ihrkmqa1jt/albert_service.zip?dl=0
7+
8+
1.下载部署所需服务
9+
10+
2.运行albert.sql文件 (mysql 5.5+) ,在spring-common-xml 修改sql配置
11+
12+
3.jdk1.8,注意lib下的包要引入,项目部署到tomcat8容器启动
13+
14+
4.(附加)近期使用了lombok简化代码,如需在此项目上开发,请在自己的ide上安装lombok,如:eclipse 或myeclipse的话,下载lombok.jar后,当前目录执行java -jar lombok.jar 然后按照提示安装,重启ide即可
15+
16+
5.最详细部署文档见
17+
https://github.com/pospospos2007/albert/blob/master/albert/src/doc/%E9%83%A8%E7%BD%B2%E6%96%87%E6%A1%A3.txt
18+
19+
# 开发环境和工具
20+
1.SpringMvc
21+
22+
2.Mybatis及其生成工具
23+
24+
3.redis
25+
26+
4.elasticsearch
27+
28+
5.zookeeper
29+
30+
6.activemq
31+
32+
7.bootstrap,canvas,jQuery
33+
34+
8.face++
35+
36+
9.httpClient
37+
38+
10.kinderEdictor
39+
40+
11.mysql 5.5+
41+
42+
12.spring-data-es
43+
44+
13.i18n
45+
46+
14.websocket
47+
48+
15.myeclipse,eclipse,egit,svn1.8,os x 10.12,windows 10,xshell.xftp
49+
50+
16.turing
51+
52+
17.druid连接池
53+
54+
18.twitter api
55+
56+
19.google api
57+
58+
20.shadownsocks,polipo
59+
60+
21.dubbo
61+
62+
22.lombok
63+
64+
23.Guava
65+
66+
24.Live2D
67+
68+
25.Leetcode
69+
70+
71+

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
theme: jekyll-theme-cayman

albert/.DS_Store

6 KB
Binary file not shown.

albert/.classpath

Lines changed: 152 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,152 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry kind="src" path="src"/>
4+
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
5+
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
6+
<classpathentry kind="con" path="com.genuitec.runtime.library/com.genuitec.generic_6.0">
7+
<attributes>
8+
<attribute name="owner.project.facets" value="jst.web"/>
9+
</attributes>
10+
</classpathentry>
11+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/activation.jar"/>
12+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/activemq-core-5.7.0.jar"/>
13+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/activemq-jms-pool-5.13.3.jar"/>
14+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/activemq-protobuf-1.1.jar"/>
15+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/aliyun-sdk-oss-2.1.0.jar"/>
16+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/antlr-2.7.7.jar"/>
17+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/aopalliance.jar"/>
18+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/bcprov-jdk15on-1.46.jar"/>
19+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/c3p0-0.9.2.1.jar"/>
20+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/cache-api-0.4.jar"/>
21+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/cobra.jar"/>
22+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-beanutils-1.7.0.jar"/>
23+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-cli-1.3.1.jar"/>
24+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-codec-1.4.jar"/>
25+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-codec-1.8.jar"/>
26+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-codec-1.9.jar"/>
27+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-collections-3.2.jar"/>
28+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-fileupload-1.3.1.jar"/>
29+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-httpclient-2.0.1.jar"/>
30+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-io-2.2.jar"/>
31+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-lang-2.5.jar"/>
32+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-lang3-3.4.jar"/>
33+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar"/>
34+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/commons-pool2-2.4.2.jar"/>
35+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/compress-lzf-1.0.2.jar"/>
36+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/cssbox-4.8.jar"/>
37+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/druid-0.2.9.jar"/>
38+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/dubbo-2.8.4a.jar"/>
39+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/elasticsearch-2.2.0.jar"/>
40+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/esapi-2.0.1.jar"/>
41+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ezmorph-1.0.jar"/>
42+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/fastjson-1.1.6.jar"/>
43+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/fastjson-1.2.6.jar"/>
44+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/gson-2.3.1.jar"/>
45+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/guava-18.0.jar"/>
46+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/guava.jar"/>
47+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/hamcrest-core-1.1.jar"/>
48+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/HdrHistogram-2.1.6.jar"/>
49+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/hibernate-validator-4.2.0.jar"/>
50+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/hppc-0.7.1.jar"/>
51+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/httpclient-4.2.5.jar"/>
52+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/httpcore-4.2.1.jar"/>
53+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/ifcmonitor-all.jar"/>
54+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jackson-annotations-2.1.4.jar"/>
55+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jackson-core-2.6.6.jar"/>
56+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jackson-databind-2.1.4.jar"/>
57+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jackson-dataformat-cbor-2.6.2.jar"/>
58+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jackson-dataformat-smile-2.6.2.jar"/>
59+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jackson-dataformat-yaml-2.6.2.jar"/>
60+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/javassist-3.11.0.GA.jar"/>
61+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/javax.json-1.0.4.jar"/>
62+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/javax.management.j2ee.jar"/>
63+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/javax.servlet.jsp.jar"/>
64+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/javax.websocket-api-1.0-rc4.jar"/>
65+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jcl-over-slf4j-1.7.21.jar"/>
66+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jdom-1.1.jar"/>
67+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jedis-2.8.1.jar"/>
68+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jetty-6.1.26.jar"/>
69+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jetty-util-6.1.26.jar"/>
70+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jms-1.1.jar"/>
71+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/joda-convert-1.2.jar"/>
72+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/joda-time-2.9.4.jar"/>
73+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/json-lib-2.4-jdk15.jar"/>
74+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jsoup-1.9.2.jar"/>
75+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jsp-api-2.2-sources.jar"/>
76+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jsr166e-1.1.0.jar"/>
77+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jstl.jar"/>
78+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jstyleparser-1.17.jar"/>
79+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/junit-4.7.jar"/>
80+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/log4j-1.2.16.jar"/>
81+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/log4jdbc-3-1.2.1.jar"/>
82+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/lombok.jar"/>
83+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/lucene-analyzers-common-5.4.1.jar"/>
84+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/lucene-backward-codecs-5.4.1.jar"/>
85+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/lucene-core-5.4.1.jar"/>
86+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/lucene-grouping-5.4.1.jar"/>
87+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/lucene-highlighter-5.4.1.jar"/>
88+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/lucene-join-5.4.1.jar"/>
89+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/lucene-memory-5.4.1.jar"/>
90+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/lucene-misc-5.4.1.jar"/>
91+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/lucene-queries-5.4.1.jar"/>
92+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/lucene-queryparser-5.4.1.jar"/>
93+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/lucene-sandbox-5.4.1.jar"/>
94+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/lucene-spatial-5.4.1.jar"/>
95+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/lucene-spatial3d-5.4.1.jar"/>
96+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/lucene-suggest-5.4.1.jar"/>
97+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/mail.jar"/>
98+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/mchange-commons-java-0.2.3.4.jar"/>
99+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/mybatis-3.2.0.jar"/>
100+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/mybatis-spring-1.2.1.jar"/>
101+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/mysql-connector-java-5.1.7-bin.jar"/>
102+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/netty-3.7.0.Final.jar"/>
103+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/okhttp-3.2.0.jar"/>
104+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/okio-1.6.0.jar"/>
105+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/qiniu-java-sdk-7.1.3.jar"/>
106+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/securesm-1.0.jar"/>
107+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/servlet-api.jar"/>
108+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/signpost-commonshttp-1.2.1.1.jar"/>
109+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/signpost-core-1.2.1.jar"/>
110+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-api-1.7.6.jar"/>
111+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/slf4j-log4j12-1.7.6.jar"/>
112+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/snakeyaml-1.15.jar"/>
113+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spatial4j-0.5.jar"/>
114+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-aop-4.2.4.RELEASE.jar"/>
115+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-aspects-4.0.0.RELEASE.jar"/>
116+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-beans-4.0.0.RELEASE.jar"/>
117+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-context-4.0.0.RELEASE.jar"/>
118+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-context-support-4.0.0.RELEASE.jar"/>
119+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-core-4.2.4.RELEASE.jar"/>
120+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-data-commons-1.12.3.RELEASE.jar"/>
121+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-data-elasticsearch-2.0.2.RELEASE.jar"/>
122+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-data-redis-1.7.1.RELEASE.jar"/>
123+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-expression-4.0.0.RELEASE.jar"/>
124+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-jdbc-4.0.0.RELEASE.jar"/>
125+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-jms-4.2.4.RELEASE.jar"/>
126+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-messaging-4.2.4.RELEASE.jar"/>
127+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-orm-4.2.4.RELEASE.jar"/>
128+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-oxm-4.2.5.RELEASE.jar"/>
129+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-test-4.0.0.RELEASE.jar"/>
130+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-tx-4.0.0.RELEASE.jar"/>
131+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-web-4.0.0.RELEASE.jar"/>
132+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-webmvc-4.0.0.RELEASE.jar"/>
133+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/spring-websocket-4.0.5.RELEASE.jar"/>
134+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/standard-1.1.2.jar"/>
135+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/stax-api-1.0.1.jar"/>
136+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/t-digest-3.0.jar"/>
137+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/validation-api-1.0.0.GA.jar"/>
138+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/xml-apis-1.0.b2.jar"/>
139+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/xmlbeans-2.3.0.jar"/>
140+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/xmlpull-1.1.3.1.jar"/>
141+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/xmlschema-core-2.0.2.jar"/>
142+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/zkclient-0.1.jar"/>
143+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/zookeeper-3.3.3.jar"/>
144+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/FaceppSDK.jar"/>
145+
<classpathentry kind="lib" path="WebRoot/WEB-INF/lib/jython-standalone-2.7.0.jar"/>
146+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/Java SE 8 [1.8.0_112]">
147+
<attributes>
148+
<attribute name="owner.project.facets" value="java"/>
149+
</attributes>
150+
</classpathentry>
151+
<classpathentry kind="output" path="WebRoot/WEB-INF/classes"/>
152+
</classpath>

albert/.myumldata

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#Mon Aug 08 14:01:13 CST 2016
2+
CodeGenContainer=java.util.Vector

albert/.project

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

albert/.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/StandardBrowser/html5"/>
11+
<classpathentry kind="output" path=""/>
12+
</classpath>

0 commit comments

Comments
 (0)