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
9a6f0d44
Commit
9a6f0d44
authored
14 years ago
by
Tom Zentek
Browse files
Options
Downloads
Patches
Plain Diff
No commit message
No commit message
parent
83c642b6
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
configuration_extractor/How To.txt
+0
-56
0 additions, 56 deletions
configuration_extractor/How To.txt
with
0 additions
and
56 deletions
configuration_extractor/How To.txt
deleted
100644 → 0
+
0
−
56
View file @
83c642b6
Project and Item Wizards
== Role of this tool ==
ConfigurationExtractor Eclipse Plug-In extracts pieces of source code and special annotations and writes them into a XML configuration file.
=== Benefits ===
Builds up a XML configuration file automatically in a few seconds, searching trough all source files you want it to use.
Much more faster than doing it by hand.
=== Relation to reference architecture ===
Tool was written for the FZI Living Lab AAL - PATRONUS project.
=== Relation to Eclipse ===
This Plug-In was developed in Eclipse to use with Eclipse development environment.
== Overview of functionality ==
Extract pieces of source code and comment annotations, write them into a XML file.
== Installation guide ==
1. Copy directory fzi.de.util.config into your Eclipse\plugins folder.
2. Download JDOM from http//www.jdom.org
3. Start your Eclipse development environment
4. Import the JDom.jar file into your build path
5. Use the ConfigurationExtractor
=== Prerequisites and dependencies ===
Depends on the JDOM Package (http://www.jdom.org/), tested and works with JDOM 1.1
=== Tool installation procedure ===
See Installation guide.
== Release history ==
Not released yet.
=== Release for D3.1-A ===
{| border="1" cellpadding="2"
|- valign="top"
! scope="row" width="30%" | New features implemented
| width="70%" | Creat a new PERSONA-compliant blank template project.
Set the initial description of the project.
Select the initial premade wrapper classes included.
Defines command for invoking the wizard.
|- valign="top"
! scope="row" | Limitations and problems fixed
| This is the first release, and thus no limitations and problems from previous releases are addressed.
|- valign="top"
! scope="row" | Known remaining limitations and problems
| No problems detected or reported until now.
|- valign="top"
! scope="row" | Features not yet implemented
| Wizards for creating new Items (project-specific classes and files) in selected projects, folders or packages
|}
\ No newline at end of file
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