-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
28 changed files
with
2,927 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,219 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<buildpath> | ||
<buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/> | ||
<buildpathentry kind="src" path="src/TgEmail"> | ||
<attributes> | ||
<attribute name="composer" value="source"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/composer"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/doctrine/instantiator/src/Doctrine/Instantiator"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/myclabs/deep-copy/src/DeepCopy"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/nikic/php-parser/lib/PhpParser"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/phar-io/manifest/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/phar-io/version/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/phpdocumentor/reflection-common/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/phpdocumentor/reflection-docblock/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/phpdocumentor/type-resolver/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/phpmailer/phpmailer/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/phpspec/prophecy/src/Prophecy"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/phpunit/php-code-coverage/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/phpunit/php-file-iterator/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/phpunit/php-invoker/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/phpunit/php-text-template/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/phpunit/php-timer/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry excluding="Framework/Assert/" kind="src" path="vendor/phpunit/phpunit/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/phpunit/phpunit/src/Framework/Assert"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/sebastian/cli-parser/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/sebastian/code-unit-reverse-lookup/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/sebastian/code-unit/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/sebastian/comparator/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/sebastian/complexity/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/sebastian/diff/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/sebastian/environment/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/sebastian/exporter/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/sebastian/global-state/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/sebastian/lines-of-code/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/sebastian/object-enumerator/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/sebastian/object-reflector/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/sebastian/recursion-context/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/sebastian/resource-operations/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/sebastian/type/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/sebastian/version/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/symfony/polyfill-ctype"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/symfony/polyfill-mbstring"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/technicalguru/database/src/TgDatabase"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/technicalguru/i18n/src/TgI18n"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/technicalguru/utils/src/TgLog"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/technicalguru/utils/src/TgUtils"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/theseer/tokenizer/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
<buildpathentry kind="src" path="vendor/webmozart/assert/src"> | ||
<attributes> | ||
<attribute name="composer" value="vendor"/> | ||
</attributes> | ||
</buildpathentry> | ||
</buildpath> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<projectDescription> | ||
<name>php-email</name> | ||
<comment></comment> | ||
<projects> | ||
</projects> | ||
<buildSpec> | ||
<buildCommand> | ||
<name>org.eclipse.php.composer.core.builder.buildPathManagementBuilder</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> | ||
<buildCommand> | ||
<name>org.eclipse.dltk.core.scriptbuilder</name> | ||
<arguments> | ||
</arguments> | ||
</buildCommand> | ||
</buildSpec> | ||
<natures> | ||
<nature>org.eclipse.php.core.PHPNature</nature> | ||
<nature>org.eclipse.wst.common.project.facet.core.nature</nature> | ||
</natures> | ||
</projectDescription> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
eclipse.preferences.version=1 | ||
include_path=0;/php-email/src | ||
org.eclipse.php.composer.corebuildpath.includes.excludes=<buildpathentry kind\="src" path\="vendor"/>\n |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
eclipse.preferences.version=1 | ||
include_path=0;/php-email/src |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
eclipse.preferences.version=1 | ||
org.eclipse.php.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?><templates/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<faceted-project> | ||
<fixed facet="php.component"/> | ||
<fixed facet="php.core.component"/> | ||
<installed facet="php.core.component" version="1"/> | ||
<installed facet="php.composer.component" version="1"/> | ||
<installed facet="php.component" version="7.4"/> | ||
</faceted-project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
disabled=06vendor | ||
eclipse.preferences.version=1 |
Oops, something went wrong.