Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Webtools Releng
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eclipse Projects
webtools
Releng
Webtools Releng
Commits
3a9be6b8
Commit
3a9be6b8
authored
16 years ago
by
david_williams
Browse files
Options
Downloads
Patches
Plain Diff
moving to wtp (since only we use/maintain it)
parent
8274102b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
org.eclipse.wtp.releng.versionchecker/.classpath
+6
-0
6 additions, 0 deletions
org.eclipse.wtp.releng.versionchecker/.classpath
org.eclipse.wtp.releng.versionchecker/.project
+17
-0
17 additions, 0 deletions
org.eclipse.wtp.releng.versionchecker/.project
with
23 additions
and
0 deletions
org.eclipse.wtp.releng.versionchecker/.classpath
0 → 100644
+
6
−
0
View file @
3a9be6b8
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry
kind=
"src"
path=
"src"
/>
<classpathentry
kind=
"con"
path=
"org.eclipse.jdt.launching.JRE_CONTAINER"
/>
<classpathentry
kind=
"output"
path=
"bin"
/>
</classpath>
This diff is collapsed.
Click to expand it.
org.eclipse.wtp.releng.versionchecker/.project
0 → 100644
+
17
−
0
View file @
3a9be6b8
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>
org.eclipse.wtp.releng.versionchecker
</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>
org.eclipse.jdt.core.javabuilder
</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>
org.eclipse.jdt.core.javanature
</nature>
</natures>
</projectDescription>
This diff is collapsed.
Click to expand it.
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