Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
QueryR
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Julien Lopez
QueryR
Commits
fb93cb20
Commit
fb93cb20
authored
8 years ago
by
Mick Jordan
Browse files
Options
Downloads
Patches
Plain Diff
add back Eclipse .project files for native projects
parent
fed5cd0b
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
com.oracle.truffle.r.native/.project
+25
-0
25 additions, 0 deletions
com.oracle.truffle.r.native/.project
com.oracle.truffle.r.test.native/.project
+25
-0
25 additions, 0 deletions
com.oracle.truffle.r.test.native/.project
with
50 additions
and
0 deletions
com.oracle.truffle.r.native/.project
0 → 100644
+
25
−
0
View file @
fb93cb20
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>
com.oracle.truffle.r.native
</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>
org.eclipse.cdt.managedbuilder.core.genmakebuilder
</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>
org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder
</name>
<triggers>
full,incremental,
</triggers>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>
org.eclipse.cdt.core.cnature
</nature>
<nature>
org.eclipse.cdt.managedbuilder.core.managedBuildNature
</nature>
<nature>
org.eclipse.cdt.managedbuilder.core.ScannerConfigNature
</nature>
</natures>
</projectDescription>
This diff is collapsed.
Click to expand it.
com.oracle.truffle.r.test.native/.project
0 → 100644
+
25
−
0
View file @
fb93cb20
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>
com.oracle.truffle.r.test.native
</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>
org.eclipse.cdt.managedbuilder.core.genmakebuilder
</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>
org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder
</name>
<triggers>
full,incremental,
</triggers>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>
org.eclipse.cdt.core.cnature
</nature>
<nature>
org.eclipse.cdt.managedbuilder.core.managedBuildNature
</nature>
<nature>
org.eclipse.cdt.managedbuilder.core.ScannerConfigNature
</nature>
</natures>
</projectDescription>
This diff is collapsed.
Click to expand it.
Julien Lopez
@jlopez
mentioned in commit
8f0865e6
·
8 years ago
mentioned in commit
8f0865e6
mentioned in commit 8f0865e66df5abf55eff9a3a92ebdba2b59fc7f6
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment