• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

ClearfyBusinessのプライベートフォーク


Commit MetaInfo

Revisionfe29a9d483c99110d4c64218f1e2f41da04a8287 (tree)
Time2020-05-04 12:43:56
AuthorHAJIME Fukuna <f97one@gmai...>
CommiterHAJIME Fukuna

Log Message

コミットされていたIDEが作るリソースを除去。

Change Summary

  • delete: org.clearfy/org.clearfy.web/.classpath
  • delete: org.clearfy/org.clearfy.web/.project
  • delete: org.clearfy/org.clearfy.web/.settings/.jsdtscope
  • delete: org.clearfy/org.clearfy.web/.settings/org.eclipse.core.resources.prefs
  • delete: org.clearfy/org.clearfy.web/.settings/org.eclipse.jdt.core.prefs
  • delete: org.clearfy/org.clearfy.web/.settings/org.eclipse.m2e.core.prefs
  • delete: org.clearfy/org.clearfy.web/.settings/org.eclipse.wst.common.component
  • delete: org.clearfy/org.clearfy.web/.settings/org.eclipse.wst.common.project.facet.core.xml
  • delete: org.clearfy/org.clearfy.web/.settings/org.eclipse.wst.jsdt.ui.superType.container
  • delete: org.clearfy/org.clearfy.web/.settings/org.eclipse.wst.jsdt.ui.superType.name
  • delete: org.clearfy/org.clearfy.web/.settings/org.eclipse.wst.validation.prefs

Incremental Difference

--- a/org.clearfy/org.clearfy.web/.classpath
+++ /dev/null
@@ -1,37 +0,0 @@
1-<?xml version="1.0" encoding="UTF-8"?>
2-<classpath>
3- <classpathentry including="**/*.java" kind="src" output="target/classes" path="src/main/java">
4- <attributes>
5- <attribute name="optional" value="true"/>
6- <attribute name="maven.pomderived" value="true"/>
7- </attributes>
8- </classpathentry>
9- <classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
10- <attributes>
11- <attribute name="maven.pomderived" value="true"/>
12- </attributes>
13- </classpathentry>
14- <classpathentry including="**/*.java" kind="src" output="target/test-classes" path="src/test/java">
15- <attributes>
16- <attribute name="optional" value="true"/>
17- <attribute name="maven.pomderived" value="true"/>
18- </attributes>
19- </classpathentry>
20- <classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
21- <attributes>
22- <attribute name="maven.pomderived" value="true"/>
23- </attributes>
24- </classpathentry>
25- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7">
26- <attributes>
27- <attribute name="maven.pomderived" value="true"/>
28- </attributes>
29- </classpathentry>
30- <classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
31- <attributes>
32- <attribute name="maven.pomderived" value="true"/>
33- <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
34- </attributes>
35- </classpathentry>
36- <classpathentry kind="output" path="target/classes"/>
37-</classpath>
--- a/org.clearfy/org.clearfy.web/.project
+++ /dev/null
@@ -1,42 +0,0 @@
1-<?xml version="1.0" encoding="UTF-8"?>
2-<projectDescription>
3- <name>clearfybusiness</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.m2e.core.maven2Builder</name>
25- <arguments>
26- </arguments>
27- </buildCommand>
28- <buildCommand>
29- <name>org.eclipse.wst.validation.validationbuilder</name>
30- <arguments>
31- </arguments>
32- </buildCommand>
33- </buildSpec>
34- <natures>
35- <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
36- <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
37- <nature>org.eclipse.jdt.core.javanature</nature>
38- <nature>org.eclipse.m2e.core.maven2Nature</nature>
39- <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
40- <nature>org.eclipse.wst.jsdt.core.jsNature</nature>
41- </natures>
42-</projectDescription>
--- a/org.clearfy/org.clearfy.web/.settings/.jsdtscope
+++ /dev/null
@@ -1,13 +0,0 @@
1-<?xml version="1.0" encoding="UTF-8"?>
2-<classpath>
3- <classpathentry excluding="**/bower_components/*|**/node_modules/*|**/*.min.js" kind="src" path="src/main/webapp"/>
4- <classpathentry kind="src" path="target/m2e-wtp/web-resources"/>
5- <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
6- <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
7- <attributes>
8- <attribute name="hide" value="true"/>
9- </attributes>
10- </classpathentry>
11- <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
12- <classpathentry kind="output" path=""/>
13-</classpath>
--- a/org.clearfy/org.clearfy.web/.settings/org.eclipse.core.resources.prefs
+++ /dev/null
@@ -1,6 +0,0 @@
1-eclipse.preferences.version=1
2-encoding//src/main/java=UTF-8
3-encoding//src/main/resources=UTF-8
4-encoding//src/test/java=UTF-8
5-encoding//src/test/resources=UTF-8
6-encoding/<project>=UTF-8
--- a/org.clearfy/org.clearfy.web/.settings/org.eclipse.jdt.core.prefs
+++ /dev/null
@@ -1,8 +0,0 @@
1-eclipse.preferences.version=1
2-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
3-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.7
4-org.eclipse.jdt.core.compiler.compliance=1.7
5-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
6-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
7-org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
8-org.eclipse.jdt.core.compiler.source=1.7
--- a/org.clearfy/org.clearfy.web/.settings/org.eclipse.m2e.core.prefs
+++ /dev/null
@@ -1,4 +0,0 @@
1-activeProfiles=
2-eclipse.preferences.version=1
3-resolveWorkspaceProjects=true
4-version=1
--- a/org.clearfy/org.clearfy.web/.settings/org.eclipse.wst.common.component
+++ /dev/null
@@ -1,10 +0,0 @@
1-<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
2- <wb-module deploy-name="clearfybusiness">
3- <wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>
4- <wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
5- <wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
6- <wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
7- <property name="context-root" value="clearfybusiness"/>
8- <property name="java-output-path" value="/clearfybusiness/target/classes"/>
9- </wb-module>
10-</project-modules>
--- a/org.clearfy/org.clearfy.web/.settings/org.eclipse.wst.common.project.facet.core.xml
+++ /dev/null
@@ -1,7 +0,0 @@
1-<?xml version="1.0" encoding="UTF-8"?>
2-<faceted-project>
3- <fixed facet="wst.jsdt.web"/>
4- <installed facet="java" version="1.7"/>
5- <installed facet="jst.web" version="3.1"/>
6- <installed facet="wst.jsdt.web" version="1.0"/>
7-</faceted-project>
--- a/org.clearfy/org.clearfy.web/.settings/org.eclipse.wst.jsdt.ui.superType.container
+++ /dev/null
@@ -1 +0,0 @@
1-org.eclipse.wst.jsdt.launching.baseBrowserLibrary
\ No newline at end of file
--- a/org.clearfy/org.clearfy.web/.settings/org.eclipse.wst.jsdt.ui.superType.name
+++ /dev/null
@@ -1 +0,0 @@
1-Window
\ No newline at end of file
--- a/org.clearfy/org.clearfy.web/.settings/org.eclipse.wst.validation.prefs
+++ /dev/null
@@ -1,2 +0,0 @@
1-disabled=06target
2-eclipse.preferences.version=1