Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
motosat
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Elphel
motosat
Commits
472d7772
Commit
472d7772
authored
Aug 31, 2019
by
Andrey Filippov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gitignore, added eclipse project setup files
parent
03140e86
Pipeline
#1220
canceled with stages
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
46 additions
and
3 deletions
+46
-3
.gitignore
.gitignore
+4
-3
.buildpath
eclipse_project_setup/.buildpath
+5
-0
.project
eclipse_project_setup/.project
+28
-0
org.eclipse.php.core.prefs
eclipse_project_setup/.settings/org.eclipse.php.core.prefs
+2
-0
org.eclipse.wst.common.project.facet.core.xml
...p/.settings/org.eclipse.wst.common.project.facet.core.xml
+7
-0
No files found.
.gitignore
View file @
472d7772
.settings
.buildpath
.project
.directory
/.settings
/.buildpath
/.project
*.kate-swp
eclipse_project_setup/.buildpath
0 → 100644
View file @
472d7772
<?xml version="1.0" encoding="UTF-8"?>
<buildpath>
<buildpathentry
kind=
"src"
path=
""
/>
<buildpathentry
kind=
"con"
path=
"org.eclipse.php.core.LANGUAGE"
/>
</buildpath>
eclipse_project_setup/.project
0 → 100644
View file @
472d7772
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>
motosat
</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<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>
eclipse_project_setup/.settings/org.eclipse.php.core.prefs
0 → 100644
View file @
472d7772
eclipse.preferences.version=1
include_path=0;/motosat
eclipse_project_setup/.settings/org.eclipse.wst.common.project.facet.core.xml
0 → 100644
View file @
472d7772
<?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.component"
version=
"7.2"
/>
</faceted-project>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment