Anpassung an Eclipse
This commit is contained in:
parent
b17a43333e
commit
ed5affef9b
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ storage/debugbar
|
||||
.idea
|
||||
.env
|
||||
.settings
|
||||
export.rexpfd
|
||||
|
||||
5
.project
5
.project
@ -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
15
export.rexpfd
Normal 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>
|
||||
Loading…
Reference in New Issue
Block a user