Anpassung an Eclipse

This commit is contained in:
Marco Glietsch 2022-10-20 15:23:31 +02:00
parent b17a43333e
commit ed5affef9b
3 changed files with 21 additions and 0 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ storage/debugbar
.idea
.env
.settings
export.rexpfd

View File

@ -15,6 +15,11 @@
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>de.loskutov.FileSync.FSBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.php.core.PHPNature</nature>

15
export.rexpfd Normal file
View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<rexpfd>
<destination path="PC-EntwicklungA.feuerwehr-eppingen.de:/html"/>
<options createDirectoryStructure="false" createSelectedOnly="true" descriptionFilePath="/ffw_laravel/export.rexpfd" overWriteExistingFiles="false" reviewSynchronize="true" saveSettings="true"/>
<selectedElements>
<file path="/ffw_laravel/info.php"/>
<file path="/ffw_laravel/server.php"/>
<folder path="/ffw_laravel/app"/>
<folder path="/ffw_laravel/config"/>
<folder path="/ffw_laravel/database"/>
<folder path="/ffw_laravel/public"/>
<folder path="/ffw_laravel/resources"/>
<folder path="/ffw_laravel/routes"/>
</selectedElements>
</rexpfd>