Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
chess
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
Felicien IHIRWE
chess
Commits
987234b6
Commit
987234b6
authored
5 years ago
by
Luca Cristoforetti
Browse files
Options
Downloads
Patches
Plain Diff
Update feature list
parent
9e34443e
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
plugins/org.polarsys.chess.checkers/META-INF/MANIFEST.MF
+2
-1
2 additions, 1 deletion
plugins/org.polarsys.chess.checkers/META-INF/MANIFEST.MF
plugins/org.polarsys.chess.feature/feature.xml
+7
-0
7 additions, 0 deletions
plugins/org.polarsys.chess.feature/feature.xml
with
9 additions
and
1 deletion
plugins/org.polarsys.chess.checkers/META-INF/MANIFEST.MF
+
2
−
1
View file @
987234b6
Manifest-Version: 1.0
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-ManifestVersion: 2
Bundle-Name:
CheckerManager
Bundle-Name:
org.polarsys.chess.checkers
Bundle-SymbolicName: org.polarsys.chess.checkers;singleton:=true
Bundle-SymbolicName: org.polarsys.chess.checkers;singleton:=true
Bundle-Version: 1.0.0.qualifier
Bundle-Version: 1.0.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
...
@@ -30,3 +30,4 @@ Export-Package: org.polarsys.chess.checkers,
...
@@ -30,3 +30,4 @@ Export-Package: org.polarsys.chess.checkers,
org.polarsys.chess.checkers.core.impl
org.polarsys.chess.checkers.core.impl
Bundle-Activator: org.polarsys.chess.checkers.Activator
Bundle-Activator: org.polarsys.chess.checkers.Activator
Bundle-ActivationPolicy: lazy
Bundle-ActivationPolicy: lazy
Bundle-Vendor: Fondazione Bruno Kessler
This diff is collapsed.
Click to expand it.
plugins/org.polarsys.chess.feature/feature.xml
+
7
−
0
View file @
987234b6
...
@@ -194,4 +194,11 @@ http://www.eclipse.org/legal/epl-v10.html
...
@@ -194,4 +194,11 @@ http://www.eclipse.org/legal/epl-v10.html
version=
"0.0.0"
version=
"0.0.0"
unpack=
"false"
/>
unpack=
"false"
/>
<plugin
id=
"org.polarsys.chess.checkers"
download-size=
"0"
install-size=
"0"
version=
"0.0.0"
unpack=
"false"
/>
</feature>
</feature>
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