Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
periferico
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
Pablo Leonardo Lopez Severino
periferico
Merge requests
!1
Revert "Deleted .settings/.jsdtscope, .settings/org.eclipse.core.resources.prefs,..."
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Revert "Deleted .settings/.jsdtscope, .settings/org.eclipse.core.resources.prefs,..."
revert-ca38b044
into
master
Overview
0
Commits
1
Pipelines
0
Changes
149
Merged
Pablo Leonardo Lopez Severino
requested to merge
revert-ca38b044
into
master
5 years ago
Overview
0
Commits
1
Pipelines
0
Changes
149
Expand
This reverts commit
ca38b044
👍
0
👎
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
b9b8a9f4
1 commit,
5 years ago
149 files
+
5730
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
149
Search (e.g. *.vue) (Ctrl+P)
.settings/.jsdtscope
0 → 100644
+
13
−
0
Options
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry
excluding=
"**/bower_components/*|**/node_modules/*|**/*.min.js"
kind=
"src"
path=
"src/main/webapp"
/>
<classpathentry
kind=
"src"
path=
"target/m2e-wtp/web-resources"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.wst.jsdt.launching.JRE_CONTAINER"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.wst.jsdt.launching.WebProject"
>
<attributes>
<attribute
name=
"hide"
value=
"true"
/>
</attributes>
</classpathentry>
<classpathentry
kind=
"con"
path=
"org.eclipse.wst.jsdt.launching.baseBrowserLibrary"
/>
<classpathentry
kind=
"output"
path=
""
/>
</classpath>
Loading