Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uaaltools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
universAAL
uaaltools
Commits
d1b7308d
Commit
d1b7308d
authored
12 years ago
by
Manlio Bacco
Browse files
Options
Downloads
Patches
Plain Diff
version 0.1.0
parent
8a3c626f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
conformance/org.universaal.tools.conformanceTools.feature/feature.xml
+40
-41
40 additions, 41 deletions
...org.universaal.tools.conformanceTools.feature/feature.xml
with
40 additions
and
41 deletions
conformance/org.universaal.tools.conformanceTools.feature/feature.xml
+
40
−
41
View file @
d1b7308d
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<feature
<feature
id=
"org.universaal.tools.conformanceTools.feature"
id=
"org.universaal.tools.conformanceTools.feature"
label=
"AAL Studio Conformance Tools"
label=
"AAL Studio Conformance Tools"
version=
"0.
0.1"
version=
"0.
1.0"
provider-name=
"universAAL"
provider-name=
"universAAL"
plugin=
"org.universaal.tools.aalstudio.core"
>
plugin=
"org.universaal.tools.aalstudio.core"
>
<description
url=
"http://www.example.com/description"
>
<description
url=
"http://www.example.com/description"
>
This AAL Studio tool provides conformance tools helping the developer
This AAL Studio tool provides conformance tools helping the developer
to debug and to optimize source code of developing AAL applications.
to debug and to optimize source code of developing AAL applications.
</description>
</description>
<copyright
url=
"http://www.example.com/copyright"
>
<copyright
url=
"http://www.example.com/copyright"
>
Copyright 2011, SINTEF. http://www.sintef.no/
Copyright 2011, SINTEF. http://www.sintef.no/
Licensed under the Apache License, Version 2.0 (the
"
License
"
);
Licensed under the Apache License, Version 2.0 (the
"
License
"
);
you may not use this file except in compliance with the License.
you may not use this file except in compliance with the License.
...
@@ -30,39 +30,38 @@ in:
...
@@ -30,39 +30,38 @@ in:
http://sourceforge.net/projects/eclipse-cs/
http://sourceforge.net/projects/eclipse-cs/
FindBugs included libraries released under LGPL license, as in:
FindBugs included libraries released under LGPL license, as in:
http://sourceforge.net/projects/findbugs/
http://sourceforge.net/projects/findbugs/
</copyright>
</copyright>
<license
url=
"http://www.apache.org/licenses/LICENSE-2.0"
>
<license
url=
"http://www.apache.org/licenses/LICENSE-2.0"
>
Licensed under the Apache License, Version 2.0 (the
"
License
"
);
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an
"AS IS"
BASIS,
distributed under the License is distributed on an
"
AS IS
"
BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.
</license>
</license>
<requires>
<requires>
<import
plugin=
"org.eclipse.ui"
/>
<import
plugin=
"org.eclipse.ui"
/>
<import
plugin=
"org.eclipse.core.runtime"
/>
<import
plugin=
"org.eclipse.core.runtime"
/>
<import
plugin=
"org.apache.ant"
version=
"1.8.2"
match=
"greaterOrEqual"
/>
<import
plugin=
"org.apache.ant"
version=
"1.8.2"
match=
"greaterOrEqual"
/>
<import
plugin=
"org.apache.xerces"
version=
"2.9.0"
match=
"greaterOrEqual"
/>
<import
plugin=
"org.apache.xerces"
version=
"2.9.0"
match=
"greaterOrEqual"
/>
<import
plugin=
"org.eclipse.jdt.core"
version=
"3.7.1"
match=
"greaterOrEqual"
/>
<import
plugin=
"org.eclipse.jdt.core"
version=
"3.7.1"
match=
"greaterOrEqual"
/>
<import
plugin=
"org.eclipse.ui.ide"
/>
<import
plugin=
"org.eclipse.ui.ide"
/>
<import
plugin=
"org.eclipse.core.resources"
version=
"3.7.100"
match=
"greaterOrEqual"
/>
<import
plugin=
"org.eclipse.core.resources"
version=
"3.7.100"
match=
"greaterOrEqual"
/>
</requires>
</requires>
<plugin
<plugin
id=
"org.universaal.tools.conformanceTools"
id=
"org.universaal.tools.conformanceTools"
download-size=
"0"
download-size=
"0"
install-size=
"0"
install-size=
"0"
version=
"0.0.0"
version=
"0.0.0"
unpack=
"false"
/>
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