Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "MoDisco/Components/JEE"

(Overview)
Line 2: Line 2:
 
= Overview =
 
= Overview =
 
This plug-in aims at analyzing project deployment file from JEE technology
 
This plug-in aims at analyzing project deployment file from JEE technology
 +
 +
MoDisco project propose a set of discoverers for JEE configuration file such as web.xml or ejb-jar.xml one.
 +
 +
Every discoverer target a meta-model specific to the discovered technology's version. This guarantee the integrity of the represented information.
 +
 +
== Team ==
 +
* Fabien Giquel ([http://www.mia-software.com Mia-Software])
 +
* Nicolas Guyomar ([http://www.mia-software.com Mia-Software])

Revision as of 05:09, 7 July 2010

MoDisco
Website
Download
Community
Mailing ListForums
Bugzilla
Open
Help Wanted
Bug Day
Contribute
Browse SourceProject Set File

Overview

This plug-in aims at analyzing project deployment file from JEE technology

MoDisco project propose a set of discoverers for JEE configuration file such as web.xml or ejb-jar.xml one.

Every discoverer target a meta-model specific to the discovered technology's version. This guarantee the integrity of the represented information.

Team

Back to the top