jFamix Eclipse Plugin

About

jFamix Eclipse Plugin is a Eclipse plugin which exports the meta information of a Java Project to the FAMIX meta model.
As file format is XMI, a xml based format used.

The files can then be loaded by Moose. And be analyzed with CodeCrawler.

If you are using the latest versions of Moose and CodeCrawler, here are the versions from the store I successfully tested:

Binary Download

Download page

Prerequisites

Installation instructions

  1. Shutdown Eclipse
  2. Unzip the downloaded zip-file one level higher then the eclipse plugins directory
  3. Start Eclipse

Manual

To export a project:

  1. Select a java project in the package explorer
  2. Click on the Moose Icon
  3. A file dialogs opens to ask you where to save your xml file
  4. Define your filename and wait until everything is exported. This may take some minutes.

Features

So far (Version 0.7) implemented is:

Missing features

Related

Known problems

Source, JavaDoc, etc

Examples

Here you find some example exports.

More stuff ...

You will find more stuff on the Sourceforge Project Site.


Licencse

   
Copyright (c) by 2004 Frank Buchli. All rights reserved.
 
 Licenced under CPL 1.0 (Common Public License Version 1.0).
 The licence is available at http://www.eclipse.org/legal/cpl-v10.html.
 
 
 DISCLAIMER OF WARRANTIES AND LIABILITY:
 
 THE SOFTWARE IS PROVIDED "AS IS".  THE AUTHOR MAKES  NO REPRESENTATIONS OR WARRANTIES,
 EITHER EXPRESS OR IMPLIED.  TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL THE
 AUTHOR  BE LIABLE FOR ANY DAMAGES, INCLUDING WITHOUT LIMITATION, LOST REVENUE,  PROFITS
 OR DATA, OR FOR SPECIAL, INDIRECT, CONSEQUENTIAL, INCIDENTAL  OR PUNITIVE DAMAGES,
 HOWEVER CAUSED AND REGARDLESS OF THE THEORY OF  LIABILITY, ARISING OUT OF OR RELATED TO
 ANY FURNISHING, PRACTICING, MODIFYING OR ANY USE OF THE SOFTWARE, EVEN IF THE AUTHOR
 HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
 

Frank Buchli
22. November 2004
SourceForge.net Logo